[InterNetNews/inn] 0201b7: ovsqlite: Explicit SQLite init/shutdown

Bo Lindbergh noreply at github.com
Wed Jan 21 20:10:55 UTC 2026


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 0201b708877e933d54e54a4a06aa70bdf1de262b
      https://github.com/InterNetNews/inn/commit/0201b708877e933d54e54a4a06aa70bdf1de262b
  Author: Bo Lindbergh <blgl at stacken.kth.se>
  Date:   2026-01-21 (Wed, 21 Jan 2026)

  Changed paths:
    M storage/ovsqlite/ovsqlite-server.c

  Log Message:
  -----------
  ovsqlite: Explicit SQLite init/shutdown

The SQLite docs[1] say that implicit initialization might go away at
some point, so add explicit initialization.

Also, explicit shutdown might reduce the number of false positives
reported by memory leak detectors.

[1] https://www.sqlite.org/c3ref/initialize.html



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