Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23a0e15343b482e3424be9b09f04c71f04fd3b1e
      
https://github.com/WebKit/WebKit/commit/23a0e15343b482e3424be9b09f04c71f04fd3b1e
  Author: Gerald Squelart <[email protected]>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp

  Log Message:
  -----------
  Always initialise count in GraphicsContextGLANGLE::getProgramInfoLog
https://bugs.webkit.org/show_bug.cgi?id=261935
rdar://problem/115878861

Reviewed by Dan Glastonbury.

Even though this count is not actually used (yet?), this silences a static 
analyzer warning.

* Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp:
(WebCore::GraphicsContextGLANGLE::getProgramInfoLog):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to