mirror of
https://github.com/cemu-project/idapython.git
synced 2025-06-13 06:58:32 +02:00

- ph_get_operand_info() would crash IDA sometimes - idc.SetBptCond() was broken - idc.GetFunctionCmt() was memory leaking - Form.GetFieldValue() was failing for numeric controls - Exceptions originating from the director classes will be displayed And other minor mods...