10110111 / edb-debugger

edb is a cross platform x86/x86-64 debugger.
GNU General Public License v2.0
6 stars 0 forks source link

Check all `reinterpret_cast`s #13

Closed 10110111 closed 8 years ago

10110111 commented 9 years ago

TODO: check that all reinterpret_casts don't try to transform pointers to small type to pointers to larger type.