Closed cole-miller closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3c400fd
) 61.29% compared to head (ba246cc
) 61.29%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
please test downstream
Incidentally the new VFS should be less vulnerable to this kind of thing since it forwards more of the I/O methods to the base VFS
See here: https://github.com/sqlite/sqlite/blob/2aae3a95a97e38d82ec89d8b63ff5a9255b12225/src/btree.c#L5139-L5168
Signed-off-by: Cole Miller cole.miller@canonical.com