Skip to content

fix: potential null pointer dereference in Blob constructor#1832

Open
kewde wants to merge 2 commits into
masterfrom
kewde/fix-undefined-behavior
Open

fix: potential null pointer dereference in Blob constructor#1832
kewde wants to merge 2 commits into
masterfrom
kewde/fix-undefined-behavior

Conversation

@kewde

@kewde kewde commented May 30, 2025

Copy link
Copy Markdown
Collaborator

fixes: #1827

@kewde

kewde commented May 31, 2025

Copy link
Copy Markdown
Collaborator Author

@daniellockyer would you be up to review this?

gms1 added a commit to gms1/node-sqlite3 that referenced this pull request Mar 28, 2026
when copying from null pointer
as pointed out here:
TryGhost#1832
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.

call to memcpy leads to undefined behavior

1 participant