DescriptionAssign color=0 in GrDrawState.cpp to stop tools from raising false alarms about uninit reads.
We were assigning color to oldColor but it in turn would never be read because the valid flags
would be cleared.
R=jvanverth@google.com
Committed: https://code.google.com/p/skia/source/detail?r=7886
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|