Bug 262028 - Always initialize `shaders` in GraphicsContextGLANGLE::getProgramInfoLog
Summary: Always initialize `shaders` in GraphicsContextGLANGLE::getProgramInfoLog
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gerald Squelart
URL:
Keywords: InRadar
Depends on: 261935
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-24 23:01 PDT by Gerald Squelart
Modified: 2023-09-25 00:07 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Squelart 2023-09-24 23:01:24 PDT
Follow-up to 261935 (Always initialize count in GraphicsContextGLANGLE::getProgramInfoLog), to also initialize the `shaders` array.
Comment 1 Radar WebKit Bug Importer 2023-09-24 23:01:43 PDT
<rdar://problem/115976063>
Comment 2 Gerald Squelart 2023-09-24 23:05:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18149
Comment 3 EWS 2023-09-25 00:07:08 PDT
Committed 268390@main (580f722284d9): <https://commits.webkit.org/268390@main>

Reviewed commits have been landed. Closing PR #18149 and removing active labels.