Skip to content

Fix buffer overflow#118

Open
yalger wants to merge 1 commit into
antirez:masterfrom
yalger:master
Open

Fix buffer overflow#118
yalger wants to merge 1 commit into
antirez:masterfrom
yalger:master

Conversation

@yalger
Copy link
Copy Markdown

@yalger yalger commented May 7, 2026

The singleline_comment_start buffer is 2 bytes long, but the string assigned to it on line 193 is "//", which requires 3 bytes.

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.

1 participant