DescriptionRevert of Validate Bucket data in ShaderSourceBucket. (patchset #6 id:100001 of https://codereview.chromium.org/822953002/)
Reason for revert:
No need to check for memory allocation failure.
New never returns NULL. In Chrome we
explicitly abort (crash) before returning
from the allocator in case of allocation failure.
Original issue's description:
> Validate Bucket data in ShaderSourceBucket.
>
> As of now only the received bucket and
> the size of bucket are validated. We
> should check for validation of bucket
> data before we start using it and report
> failures.
>
> BUG=240467
>
> Committed: https://crrev.com/6df438ed2adaf24fa2f4a92d4f3863825247b910
> Cr-Commit-Position: refs/heads/master@{#309882}
TBR=sievers@chromium.org,piman@chromium.org,bajones@chromium.org,zmo@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=240467
Committed: https://crrev.com/67d1a03057042dfc9bb0a71f9906320ee5204301
Cr-Commit-Position: refs/heads/master@{#310078}
Patch Set 1 #
Created: 5 years, 11 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|