DescriptionCheck buffer_pool_ for null in VideoCaptureController::PostStopping.
buffer_pool_lock_ is not needed on the UI thread for this test, but if the
camera started and stopped without an OnFrameInfo, then it's possible that
the buffer_pool_ was never created.
BUG=231723
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203069
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added null checks everywhere. #Messages
Total messages: 9 (0 generated)
|