Bug 268263
Summary: | PAL::ErrorCallbackSetter has two uninitialized fields when m_shouldStopOnEncodingErrors is false | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Text | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mmaxfield, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 17079 | ||
Bug Blocks: |
David Kilzer (:ddkilzer)
PAL::ErrorCallbackSetter has two uninitialized fields when m_shouldStopOnEncodingErrors is false.
Found by clang static analyzer.
Regressed in:
XML documents should be strict about encoding checks
http://bugs.webkit.org/show_bug.cgi?id=17079
https://commits.webkit.org/24982@main
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121815500>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/23393
EWS
Committed 273666@main (cad16f474d3f): <https://commits.webkit.org/273666@main>
Reviewed commits have been landed. Closing PR #23393 and removing active labels.