Add null check when SandboxFSWriter write fails
On write failure, the QuotaManagerProxy calls NotifyWriteFailed to surface this failure to quota. On filesystems which don't support quota, no check is currently made that the manager exists before NotifyWriteFailed is called. Bug: N/A Change-Id: Iae14483fb9c395576102c82c3a5fa60fac9f1343 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593745 Auto-Submit: Austin Sullivan <asully@chromium.org> Commit-Queue: Austin Sullivan <asully@chromium.org> Reviewed-by:Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#837642}
Showing
Please register or sign in to comment