Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing null-terminator in a 0A6E string #210

Closed
Tracked by #211
x87 opened this issue Jan 4, 2023 · 0 comments
Closed
Tracked by #211

Missing null-terminator in a 0A6E string #210

x87 opened this issue Jan 4, 2023 · 0 comments
Labels
priority:p1 High Priority scope:compiler type:bug Something isn't working
Milestone

Comments

@x87
Copy link
Collaborator

x87 commented Jan 4, 2023

0A6E: set_widget_texture 54 "BarberAccept"

A null terminator is missing for the 128 bytes string "BarberAccept" so the game incorrectly reads the value.

@x87 x87 added type:bug Something isn't working priority:p1 High Priority scope:compiler labels Jan 4, 2023
@x87 x87 added this to the v3.8.3 milestone Jan 4, 2023
@x87 x87 mentioned this issue Jan 4, 2023
6 tasks
@x87 x87 closed this as completed Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p1 High Priority scope:compiler type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant