Hehouhua / idapython

Automatically exported from code.google.com/p/idapython
Other
0 stars 0 forks source link

IDB_Hooks struc_member_deleted additional argument #73

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
There is a third vararg with this notification code
ea_t offset = va_arg(va, ea_t);

What version of the product are you using? On what operating system?
idapython 1.5

Please provide any additional information below.

Original issue reported on code.google.com by verylazy...@gmail.com on 11 Sep 2011 at 1:33

GoogleCodeExporter commented 8 years ago
Thank you. Fixed internally. Will upload changes as soon as we release IDA 6.2 
in a few weeks.

Original comment by elias.ba...@gmail.com on 14 Sep 2011 at 7:56