New issue
Advanced search Search tips

Issue 676374 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Pver4 DB write shouldn't DCHECK if write fails

Project Member Reported by nparker@chromium.org, Dec 21 2016

Issue description

Repro:
* Delete files from Safe Browsing/ dir, and chmod a-w it so it can't be written to.
* Wait for update


Looks like it also shouldn't move the new (bad) file to replace the old one, since there could be an old one that's at least not corrupt.

https://cs.chromium.org/chromium/src/components/safe_browsing_db/v4_store.cc?type=cs&q=v4_store.cc:748&sq=package:chromium&l=741
 
Status: Fixed (was: Assigned)

Sign in to add a comment