Skip to content

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 17, 2021

We must avoid integer overflows in memory allocations, so we introduce
an additional check in the VM, and bail out in the rare case of an
overflow. Since the recent fix for bug #74960 still doesn't catch all
possible overflows, we fix that right away.

We must avoid integer overflows in memory allocations, so we introduce
an additional check in the VM, and bail out in the rare case of an
overflow.  Since the recent fix for bug #74960 still doesn't catch all
possible overflows, we fix that right away.
@cmb69 cmb69 added the Bug label Aug 17, 2021
@cmb69 cmb69 closed this in 0b7dffb Aug 18, 2021
@cmb69 cmb69 deleted the cmb/73122 branch August 18, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants