DP News-Robot |
20. Jan 2020 05:10 |
Delphi: A few notes on tracking down a use-after free related issue involving interfa
A few notes on tracking down a use-after free related issue involving interfaces. The crash message is like this: Project UseAfterFreeWithInterface.exe raised exception class $C0000005 with message 'access violation at 0x004106c0: read of address 0x80808088'. Two things here: the is the hexadecimal value of*STATUS_ACCESS_VIOLATION, which is sort of mentioned in [WayBack] Delphi 2009: EExternalException Class, […]
Weiterlesen...
|