-
Notifications
You must be signed in to change notification settings - Fork 560
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
runtime error: left shift of 1 by 31 places cannot be represented in type 'int' (dump.c:581:52) #16117
Comments
From @geeknikWhile fuzzing v5.27.2-135-g7aaa36b196*, undefined-behavior was triggered in ./perl -DB -e "/0\l0@0@0-@0@@0@@0@@0@@0@0@@0@@0@@0@@0@@0@'0/" *SNIP* dump.c:581:52: runtime error: left shift of 1 by 31 places cannot be SUMMARY: AddressSanitizer: undefined-behavior dump.c:581:52 |
From @iabynOn Wed, Aug 16, 2017 at 11:19:22AM -0700, Brian Carpenter wrote:
It's kind of intended behaviour. It's the mechanism for adding vertical 11 +--add BINOP(0x26fbbf0) ===> 1 [leave 0x26fa600] The code uses the bits in an int to indicate which columns in the leading -- |
The RT System itself - Status changed from 'new' to 'open' |
@iabyn - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#131912 (status was 'resolved')
Searchable as RT131912$
The text was updated successfully, but these errors were encountered: