Bug 244798
Summary: | [LBSE] Fix null-pointer access in SVGGraphicsElement::didAttachRenderers() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 90738 |
Nikolas Zimmermann
svgRenderer->layer() is accessed unconditionally, fix that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/4022
EWS
Committed 254161@main (d05d7a208494): <https://commits.webkit.org/254161@main>
Reviewed commits have been landed. Closing PR #4022 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99565889>