mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
286 B
286 B
- gen_microcode() creates a new mba_t; user must delete it
- mop_t::cstr must be dup'd when set
- mop_t ownership might not be transferred when setting to a parent (and thus neither is mcallarg_t)
- how about all visitors? scif_visitor_t, mop_visitor_t, …