Skip to content

Treat 0xFE as null in 16-byte references#24

Closed
makhotkin wants to merge 3 commits intoSnosMe:masterfrom
makhotkin:master
Closed

Treat 0xFE as null in 16-byte references#24
makhotkin wants to merge 3 commits intoSnosMe:masterfrom
makhotkin:master

Conversation

@makhotkin
Copy link
Copy Markdown

Some columns are 16-byte long (e.g. Stats in mods table or yet unknonwn column in passiveskills), the analysis module should not reject to mark them as references if a value of 16 bytes of 0xFE is found

@SnosMe
Copy link
Copy Markdown
Owner

SnosMe commented Dec 16, 2025

There is no 16 byte datatypes (it's sizeof(void*) + sizeof(size_t))

@SnosMe SnosMe closed this Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants