REhints / HexRaysCodeXplorer

Hex-Rays Decompiler plugin for better code navigation
2.39k stars 387 forks source link

Use reinterpret cast instead of dynamic casts and handle empty place in the object explorer #87

Closed nofiv closed 4 years ago

nofiv commented 4 years ago

Fixes #81 and other issues with the same cause

These dynamic casts raise runtime errors on windows and the empty place leads to a crash as well