Skip to content

[CP] Virtual buffer overflow fix (#6022)#6083

Merged
guhetier merged 1 commit into
release/2.5from
guhetier/cp_virtual_buffer_overflow_2_5_copilot
Jun 15, 2026
Merged

[CP] Virtual buffer overflow fix (#6022)#6083
guhetier merged 1 commit into
release/2.5from
guhetier/cp_virtual_buffer_overflow_2_5_copilot

Conversation

@guhetier

@guhetier guhetier commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Description

Changed guard condition to fix virtual buffer issue: added VirtualBufferLength != 0 check and clamped doubled length to UINT32_MAX via a new NewLength local.

Testing

CI

Documentation

No documentation impact.

@guhetier
guhetier marked this pull request as ready for review June 12, 2026 21:20
@guhetier
guhetier requested a review from a team as a code owner June 12, 2026 21:20
## Description
Changed guard condition to fix virtual buffer issue..

## Testing

NA
## Documentation

NA
@guhetier
guhetier merged commit 9655b41 into release/2.5 Jun 15, 2026
341 of 346 checks passed
@guhetier
guhetier deleted the guhetier/cp_virtual_buffer_overflow_2_5_copilot branch June 15, 2026 21:15
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.

3 participants