Bug 298960
| Summary: | ValidateQuerySurface64KHR forms a const pointer to an uninitialized value | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
| Component: | WebGL | Assignee: | Cameron McCormack (:heycam) <heycam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | djg, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Cameron McCormack (:heycam)
We don't use this function, and the passed in pointer is not actually used, but to make the compiler happy, let's initialize the variable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/160697490>
Cameron McCormack (:heycam)
rdar://157721239
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/50812
EWS
Committed 300041@main (056f092b46e4): <https://commits.webkit.org/300041@main>
Reviewed commits have been landed. Closing PR #50812 and removing active labels.