Files
hfiref0x 9d12b928b8 Fix "File not found" completely
This update fixes:

Issues with "File not found" origin - when user is confused with "File not found" message and it is not clear who is not found - pdb file or MsDia140.dll.

Fixes an issue within PDBExtractor->ParseParameters
NextArgumentLength calculated as length of CurrentArgument.

Fix potential bugs in ref counting in PDBCallback->AddRef, PDBCallback->Release
AddRef should increment the reference count and return the new value, not the old one. Release contain potential undefined behavior as it can return member of already deleted object.
2025-06-18 17:27:29 +02:00
..
2015-12-24 01:25:52 +01:00
2025-06-18 17:27:29 +02:00
2025-06-18 17:27:29 +02:00
2025-06-18 17:27:29 +02:00
2018-05-20 19:57:45 +02:00
2018-05-20 19:57:45 +02:00