Skip to content

Conversation

@kcgen
Copy link

@kcgen kcgen commented Apr 16, 2021

Caught during testing (Ultima 6 introduction) with Clang's Undefined Behavior Sanitizer instrumentation:

.src/libs/resid/sid.cc:919:37: runtime error: signed integer overflow: 63904 * 130489 cannot be represented in type 'int' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ../../src/libs/resid/sid.cc:919:37

Caught during testing (Ultima 6 introduction) with Clang's Undefined Behavior Sanitizer
instrumentation:

.src/libs/resid/sid.cc:919:37: runtime error: signed integer overflow: 63904 *
130489 cannot be represented in type 'int' SUMMARY: UndefinedBehaviorSanitizer:
undefined-behavior ../../src/libs/resid/sid.cc:919:37
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.

1 participant