Chromium Code Reviews
Description[sql] WebSQL xGetLastError() can be called with null buffer.
Previously, xGetLastError() was never called, more recently it is
called. os_win.c indicates that it can just make sure the buffer is
empty, but SQLite 3.17 calls it with a NULL pointer (and zero length) in
sqlite3OsGetLastError().
BUG=704009, 701518
Review-Url: https://codereview.chromium.org/2769033002
Cr-Commit-Position: refs/heads/master@{#459210}
Committed: https://chromium.googlesource.com/chromium/src/+/c9416cfaa6e0303da35d21214502be39239032a8
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (8 generated)
|
||||||||||||||||||||||||||||