Skip to content

Conversation

hekar-lab
Copy link

Fixes #8377

Allows VariableStorage to deal with little endian variable thus avoiding error around mixed space variable (e.g. register and stack) like: Storage does not have a stack varnode.

This fix checks if a language is linked to a variable and treats the variable accordingly to its specified endianess. Otherwise the variable is treated as big endian.

@ryanmkurtz ryanmkurtz added the Status: Triage Information is being gathered label Aug 28, 2025
@hekar-lab
Copy link
Author

@caheckman any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Information is being gathered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Little endian variables not handled properly by VariableStorage class
3 participants