4
0
mirror of https://github.com/QuasarApp/pe-parse.git synced 2025-05-03 07:29:34 +00:00
William Woodruff 67a09499bf
parse: Fix unsafe cast ()
* parse: Fix unsafe cast

* parse: Fix uninitialized warning

This is a false positive from cl.exe's /W4: We only
use this variable in a branch where it ends up initialized.
2019-10-24 01:15:56 -04:00
..
2018-09-27 10:05:12 -04:00
2019-10-24 01:15:56 -04:00
2019-09-16 20:59:24 -04:00