Peace-Maker 5d21350e9e Fix not clearing return address cache after use
The esp pointer wasn't removed from the map after the function was called and the original return address was retrieved.
If the same function was called again with the same esp this would fail due to there already being an (old) return address associated with the esp.
2018-01-22 00:11:28 +01:00
2016-08-30 11:01:52 -04:00
2016-08-31 11:46:14 -04:00
2016-12-12 22:48:40 -07:00
2014-04-24 20:38:32 -04:00
2016-12-12 22:47:35 -07:00
2016-08-30 11:01:52 -04:00
2016-08-01 16:18:21 -04:00
2016-08-01 16:20:19 -04:00
2018-01-21 13:48:50 +01:00
S
Description
No description provided
1.1 MiB
Languages
C++ 86.5%
SourcePawn 4.3%
Python 4%
C 3.5%
Perl 1.7%