mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
8da5388b94
Add VA range validation for all address fields in LoadConfiguration that were previously unchecked. It validates that each address falls within [imagebase, imagebase + virtual_size).