5d21350e9e6db89891304d28922b93ce076e8c91
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.
Description
No description provided
1.1 MiB
Languages
C++
86.5%
SourcePawn
4.3%
Python
4%
C
3.5%
Perl
1.7%