[exim-dev] [Bug 2606] Segfault in sqlite lookup with invalid…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2606] Segfault in sqlite lookup with invalid sqlite_dbfile
https://bugs.exim.org/show_bug.cgi?id=2606

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/3d0472791a0928963a3f8184fe28479e80d1a47d

commit 3d0472791a0928963a3f8184fe28479e80d1a47d
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Jun 28 15:24:21 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.