Bug 256412
Summary: | Fix CSSSelector copy constructor memory leak | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthieu Dubet
Fix CSSSelector copy constructor memory leak (the ref count is never 0)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
rdar://108836283
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/13570
EWS
Committed 263859@main (28bb70d0289c): <https://commits.webkit.org/263859@main>
Reviewed commits have been landed. Closing PR #13570 and removing active labels.
EWS
Committed 259548.753@safari-7615-branch (08cf44bc2869): <https://commits.webkit.org/259548.753@safari-7615-branch>
Reviewed commits have been landed. Closing PR #592 and removing active labels.