2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 02:27:40 -04:00
Files
CWE-ou-minkata/Sources/Plasma/FeatureLib/pfStackTrace
Adam Johnson 0a5abca4e9 Fix garbled stack traces.
Newer versions of VS and Windows use ASLR for security purposes, meaning
that the module may be relocated from what is expected by the linker map
file. While we could kludge around that by disabling ASLR, it would be
better to just map the actual stack addresses to the expected addresses.
This also simplifies all of the weird segment math to simply use the
rvabase value in the map file.
2021-10-18 12:37:36 -04:00
..
2021-05-15 12:49:46 -06:00
2021-10-18 12:37:36 -04:00
2021-05-15 12:49:46 -06:00
2021-10-18 12:37:36 -04:00
2021-10-18 12:37:36 -04:00
2021-10-18 12:37:36 -04:00
2021-05-15 12:49:46 -06:00
2021-05-15 12:49:46 -06:00
2021-05-15 12:49:46 -06:00