Skip to content

build,ci: add ASAN builds to the CI#840

Merged
saghul merged 6 commits intomasterfrom
build-asan
Mar 10, 2026
Merged

build,ci: add ASAN builds to the CI#840
saghul merged 6 commits intomasterfrom
build-asan

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Mar 9, 2026

No description provided.

@saghul saghul marked this pull request as draft March 9, 2026 21:52
@saghul saghul force-pushed the build-asan branch 4 times, most recently from cc2d1f1 to 1a4d8e1 Compare March 10, 2026 08:58
saghul added 6 commits March 10, 2026 10:13
TBuf with request headers wasn't null-terminated, so the parsing loop read 1 byte
past the allocation.
JS_FreeValue(s->ctx, s->this_val) triggered the finalizer which freed s, then
s->this_val = JS_UNDEFINED wrote to freed memory.
@saghul saghul marked this pull request as ready for review March 10, 2026 09:14
@saghul saghul merged commit 0056432 into master Mar 10, 2026
33 checks passed
@saghul saghul deleted the build-asan branch March 10, 2026 09:37
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