Quantcast
Channel: The Old New Thing
Viewing all articles
Browse latest Browse all 24428

re: Microsoft Money crashes during import of account transactions or when changing a payee of a downloaded transaction

$
0
0

Before the call to FStringFindCharacterA() there are 5 pushes, but the pseudo C code for FStringFindCharacterA() only takes 4 arguments:

lea     eax,[ebp-2E4h]

push    eax    <<<<

push    5Ch    <<<<

push    dword ptr [ebp-2E4h] <<<<

call    mnyob99!DwStringLengthA

sub     eax,7

push    eax   <<<<

lea     eax,[ebp-101h]

push    eax  <<<<

What happens to the push of "dword ptr [ebp-2E4h]", as DwStringLengthA() doesn't appear to pop it off? (Sorry, but my assembly skills are very basic!)


Viewing all articles
Browse latest Browse all 24428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>