Skip to content

[pull] master from php:master - #1196

Merged
pull[bot] merged 2 commits into
turkdevops:masterfrom
php:master
Aug 17, 2026
Merged

[pull] master from php:master#1196
pull[bot] merged 2 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Aug 17, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

devnexen and others added 2 commits August 17, 2026 04:49
php_dom_ns_compat_mark_attribute_list() cleared node->nsDef only after
moving every namespace onto doc->oldNs, so a bailout mid-loop (e.g. OOM)
left both lists owning the same namespaces, double-freeing them on
teardown. Move each namespace to oldNs before the allocating calls so it
is only ever owned by one list.

Close GH-22539
@pull pull Bot locked and limited conversation to collaborators Aug 17, 2026
@pull pull Bot added the ⤵️ pull label Aug 17, 2026
@pull
pull Bot merged commit 9f32f90 into turkdevops:master Aug 17, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants