https://bugs.exim.org/show_bug.cgi?id=2606
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/3d0472791a0928963a3f8184fe28479e80d1a47d commit 3d0472791a0928963a3f8184fe28479e80d1a47d Author: Jeremy Harris <[email protected]> AuthorDate: Sun Jun 28 15:24:21 2020 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Jun 28 15:24:21 2020 +0100 sqlite: fix segfault on bad/missing sqlite_dbfile. bug 2606 ---- doc/doc-txt/ChangeLog | 3 +++ src/src/lookups/sqlite.c | 13 ++++++++++--- test/scripts/2600-SQLite/2600 | 6 ++++++ test/stderr/2600 | 26 ++++++++++++++++++++++++++ test/stdout/2600 | 4 ++++ 5 files changed, 49 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
