Descriptionwebgl: Zero-initialize the SyncToken before calling GenSyncTokenCHROMIUM
The GenSyncTokenCHROMIUM function may fail if it generates an error, or
the context already has an error on it. At that point the sync token
will not be updated, so we should have it initialized to 0 for this
case.
R=kbr@chromium.org
BUG=629008
Committed: https://crrev.com/cf09bfc276420cce16b406380b6eeefb35ec8cbd
Cr-Commit-Position: refs/heads/master@{#406162}
Patch Set 1 #
Total comments: 2
Patch Set 2 : zeroinit-synctoken: size #Messages
Total messages: 12 (5 generated)
|