Skip to content

v0.25

Latest
Compare
Choose a tag to compare
@wbenny wbenny released this 31 Jan 03:59
fix incorrect result of SymbolModuleBase::LoadDiaViaLoadLibrary

This fixes pdbex crash - If dll not exist or has wrong architecture the LoadDiaViaLoadLibrary code will produce incorrect result and pass error checking, later this will crash pdbex as invalid memory (NULL) will be dereferenced.