DescriptionGPU: Fix NULL gpu::Buffer dereference.
After refactoring buffer from POD type to pointers, we missed
two possible NULL dereferences. This patch handles these
gracefully, as well as adds some DCHECKs in other places
(where we can safely assume Buffers are not NULL).
BUG=177063, 353822, 357140
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260717
Patch Set 1 #Patch Set 2 : Fix build. #Patch Set 3 : #Patch Set 4 : Rebase. #
Messages
Total messages: 21 (0 generated)
|