[webkit-changes] [WebKit/WebKit] d05d7a: [LBSE] Fix null-pointer access in SVGGraphicsEleme...

Nikolas Zimmermann noreply at github.com
Mon Sep 5 04:33:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d05d7a208494dbe8b6f0af39a16313644685d9f0
      https://github.com/WebKit/WebKit/commit/d05d7a208494dbe8b6f0af39a16313644685d9f0
  Author: Nikolas Zimmermann <nzimmermann at igalia.com>
  Date:   2022-09-05 (Mon, 05 Sep 2022)

  Changed paths:
    M Source/WebCore/svg/SVGGraphicsElement.cpp

  Log Message:
  -----------
  [LBSE] Fix null-pointer access in SVGGraphicsElement::didAttachRenderers()
https://bugs.webkit.org/show_bug.cgi?id=244798

Reviewed by Rob Buis.

Add missing layer() null check in didAttachRenderers.

* Source/WebCore/svg/SVGGraphicsElement.cpp:
(WebCore::SVGGraphicsElement::didAttachRenderers):

Canonical link: https://commits.webkit.org/254161@main




More information about the webkit-changes mailing list