mirror of
https://github.com/QuasarApp/pe-parse.git
synced 2025-04-29 13:54:33 +00:00
* Use 'offsetof' to resolve undefined behavior ../pe-parser-library/src/parse.cpp:1821:7: runtime error: member access within null pointer of type 'typeof (curEnt)' (aka 'peparse::import_dir_entry') * Fix bad rename