[InterNetNews/inn] 81be60: ovsqlite-server: Check the result of sqlite_step
Bo Lindbergh
noreply at github.com
Mon Jun 22 20:31:58 UTC 2026
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 81be60ab256478fcca9a6aec3a89cfda0df1d670
https://github.com/InterNetNews/inn/commit/81be60ab256478fcca9a6aec3a89cfda0df1d670
Author: Bo Lindbergh <blgl at stacken.kth.se>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M storage/ovsqlite/ovsqlite-server.c
Log Message:
-----------
ovsqlite-server: Check the result of sqlite_step
Handle unlikely database errors in ovsqlite-server: check the result
of *every* sqlite3_step call. In some cases, the only reasonable error
response is to terminate the process.
Thanks to Bo Lindbergh for the patch.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list