Mailing List Archive

[Bug 2606] Segfault in sqlite lookup with invalid sqlite_dbfile
https://bugs.exim.org/show_bug.cgi?id=2606

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|unallocated@exim.org |jgh146exb@wizmail.org
Status|NEW |ASSIGNED

--
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/ ##
[Bug 2606] Segfault in sqlite lookup with invalid sqlite_dbfile [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2606

Git Commit <git@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |git@exim.org

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

commit 3d0472791a0928963a3f8184fe28479e80d1a47d
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Sun Jun 28 15:24:21 2020 +0100
Commit: Jeremy Harris <jgh146exb@wizmail.org>
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/ ##
[Bug 2606] Segfault in sqlite lookup with invalid sqlite_dbfile [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2606

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED

--- Comment #2 from Jeremy Harris <jgh146exb@wizmail.org> ---
Nobody commented

--
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/ ##