DescriptionAlways clear callback after WaveOut Stop().
If an error occurs after Stop() the callback may be destroyed, yet
the callback value was not cleared. During Close() stop may be called
again, if an error occurs the free'd callback will be notified of the
error...
BUG=none
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243649
Patch Set 1 #Patch Set 2 : Fixes. #Messages
Total messages: 7 (0 generated)
|