Descriptionsrand() + rand() -> SkRandom
rand() makes these two GMs thread-unsafe. When run concurrently they can
interfere with each other. Use SkRandom instead to guarantee independence.
BUG=skia:1590
R=jvanverth@google.com
Committed: https://code.google.com/p/skia/source/detail?r=11295
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|