L4ys / LazyIDA

Make your IDA Lazy!
MIT License
1.07k stars 162 forks source link

Fix type error in get_name_ea_simple #12

Closed 0xKira closed 4 years ago

0xKira commented 4 years ago

Shift-G won't work when goto a name. Print the error: in method 'get_name_ea', argument 2 of type 'char const *' But type of loc is unicode.