Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2b6743635d617ab7630ef437213f1cda731c9390
      
https://github.com/WebKit/WebKit/commit/2b6743635d617ab7630ef437213f1cda731c9390
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-03-16 (Mon, 16 Mar 2026)

  Changed paths:
    M Source/WebCore/rendering/svg/legacy/LegacyRenderSVGShape.cpp

  Log Message:
  -----------
  Fix a safer C++ static analyzer warning in legacyNonScalingStrokeCTM
https://bugs.webkit.org/show_bug.cgi?id=310070

Reviewed by Rupin Mittal.

Use a RefPtr instead of a raw pointer to fix the static analysis warning.

No new tests since there should be no behavioral differences.

* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGShape.cpp:
(WebCore::legacyNonScalingStrokeCTM):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to