Skip to content

Function has unresolved stack usage #1644

Answered by plafosse
ishroudd asked this question in General
Discussion options

You must be logged in to vote

This issue occurs when our analysis of the function can not determine which parameters belong to which function call. In the above we were unable to tell which of the push instructions belong to which call instruction. The way this must be fixed is by right-clicking on the call instruction and specifying what the stack adjustment should be.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@plafosse
Comment options

@houseofwealth
Comment options

@lessismordaunt
Comment options

@xusheng6
Comment options

Answer selected by plafosse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants