v0.9.28 - Leftshift of negative value #489
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
Uh oh!
There was an error while loading. Please reload this page.
asn_INTEGER2long()
sets along
to-1
and leftshifts:This means we can't turn on UBsan in our gate. This makes UBsan happy:
https://github.com/TedLyngmo/asn1c/tree/v0.9.28-maint-1
The text was updated successfully, but these errors were encountered: