-
Notifications
You must be signed in to change notification settings - Fork 881
ConstraintAnalysis: Fix missing overflow checks in x++ #9037
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
Open
kripken
wants to merge
117
commits into
WebAssembly:main
Choose a base branch
from
kripken:c.add.overf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+270
−12
Open
Changes from all commits
Commits
Show all changes
117 commits
Select commit
Hold shift + click to select a range
adec816
fuzzz
kripken 14e19d9
fuzzz
kripken 46003bd
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken 7ea0ffd
undo
kripken ddd4edb
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken e0276db
update
kripken c5deeeb
moar
kripken c3434b5
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken ed44408
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken e83c054
work
kripken 192d924
work
kripken 3096b52
less
kripken 2ef5df7
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken df548b9
fix
kripken ff3b15a
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken cfc644f
finish
kripken 9cdfcbe
work
kripken e880306
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken 433559a
move
kripken e083272
update
kripken 1af77da
PR number
kripken abd5148
issue
kripken 8b1e33f
test
kripken c66b1bd
go
kripken b74ca8e
go
kripken 01d20c4
work
kripken 71a0a25
work
kripken 553a481
work
kripken df402c9
work
kripken 19fc708
changes so far
kripken b645fab
format
kripken b3184ed
rename
kripken c317fb8
format
kripken 8763274
builds
kripken 0e49329
work
kripken 4bfa032
work
kripken af0bc97
work
kripken 32cc04b
work
kripken 3b59e5d
work
kripken 69a97de
testt
kripken 424c1ab
work
kripken c05fba8
changes
kripken b5ea854
work
kripken 7048dd2
work
kripken 9e42b9d
work
kripken 3677bd8
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken 06f2c48
Merge remote-tracking branch 'myself/fuzz.constraint' into fuzz.const…
kripken d80eae5
work
kripken 2960da7
work
kripken e7db8d7
:Merge branch 'i65_span.use' into c.add.overf
kripken 1443d26
work
kripken d6c1a3c
work
kripken c494247
work
kripken dd60469
work
kripken 195d786
work
kripken 0a0c003
work
kripken afb3935
work
kripken 2530b8b
work
kripken ed93ddf
work
kripken 00a6dcc
work
kripken 6f45275
work
kripken 2188b37
feedback
kripken 073fbaf
format
kripken ddf2108
Merge remote-tracking branch 'myself/i65_span' into i65_span.use
kripken 39b22d6
Merge remote-tracking branch 'origin/main' into i65_span.use
kripken e14eaf0
todos
kripken d3a71ea
Merge remote-tracking branch 'myself/i65_span.use' into c.add.overf
kripken d332f0f
fix
kripken 5faa478
merg
kripken 818b9c5
fix
kripken e8bec8c
fix
kripken 2f06af4
braces
kripken d73cf00
Merge remote-tracking branch 'myself/i65_span.use' into c.add.overf
kripken 42121a2
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken 1ef4c61
Merge remote-tracking branch 'origin/main' into fuzz.constraint
kripken 9509fce
fix
kripken 8347259
Merge remote-tracking branch 'myself/fuzz.constraint' into c.add.overf
kripken 7659e7c
simpl
kripken 1ebaeab
Merge remote-tracking branch 'myself/i65_span.use' into c.add.overf
kripken a9ae680
:wq
kripken 0f051c9
undo
kripken 578362c
undo
kripken c164b4e
test
kripken 5b3ef90
work
kripken 33c5548
work
kripken 5a4997c
work
kripken ab8463b
work
kripken 5a2c93c
work
kripken af1ff98
work
kripken 73ef037
work
kripken 9afad8e
work
kripken 1f3495a
work
kripken 936d172
work
kripken 86ef62a
work
kripken 4c0bd9c
work
kripken 2173823
work
kripken f1ba9f7
fix
kripken e552d7c
work
kripken b840e68
work
kripken cb8980c
work
kripken 4291d84
work
kripken d9e14e4
work
kripken 1ac0fdb
work
kripken ee00fdc
work
kripken b49b5c5
work
kripken d1789d1
work
kripken 5db2da7
Merge remote-tracking branch 'origin/main' into c.add.overf
kripken f14f674
work
kripken 48cddc7
fix
kripken fe80b41
Merge branch 'span.nostore.cont' into span.proven
kripken 922d856
Merge remote-tracking branch 'origin/main' into span.proven
kripken befc119
Merge remote-tracking branch 'myself/span.proven' into c.add.overf
kripken 344ac09
oops, do not error on non-numbers in getSpan
kripken 09ebe8f
Merge remote-tracking branch 'myself/span.proven' into c.add.overf
kripken 6987abc
Merge remote-tracking branch 'origin/main' into c.add.overf
kripken 70799e3
fix
kripken 650e21f
fix
kripken File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a drive-by. This makes debug output nicer.