Closed Bug 1810791 Opened 1 year ago Closed 1 year ago

Fix if statement in obfsRead regarding SQLITE_IOERR_SHORT_READ

Categories

(Core :: Storage: IndexedDB, defect)

defect

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox-esr102 --- wontfix
firefox109 --- wontfix
firefox110 --- wontfix
firefox111 --- fixed

People

(Reporter: jan.rio.krause, Assigned: jan.rio.krause)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

The condition in obfsRead (storage/ObfuscatingVFS.cpp#316) should check SQLITE_IOERR_SHORT_READ against rc.

Set release status flags based on info from the regressing bug 1639552

This bug has the keyword regression, so its type should be defect.

Type: task → defect
Pushed by jkrause@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80743a9754eb
Check `SQLITE_IOERR_SHORT_READ` against `rc`. r=dom-storage-reviewers,asuth,hsingh
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch

The patch landed in nightly and beta is affected.
:jkrause, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox110 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(jkrause)
Flags: needinfo?(jkrause)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: