[Bug 279418] databases/sqlite3 crashes with SIGSEGV in dspam

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Dec 2024 14:33:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279418

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q4 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=df3b689197893f41375bee6c6bb93820560cb072

commit df3b689197893f41375bee6c6bb93820560cb072
Author:     Pavel Volkov <pavelivolkov@gmail.com>
AuthorDate: 2024-11-30 11:04:15 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-12-02 14:32:26 +0000

    mail/dspam: fix with sqlite3 with DQS option enabled

    Use single quotes for strings in SQL statements to avoid them failing.

    PR:             279418
    Approved by:    portmgr (build fix blanket)
    MFH:            2024Q4

    (cherry picked from commit 9655fa3e957a034ffca3780d87116cbdcc3fdbc9)

 mail/dspam/Makefile                             |  2 +-
 mail/dspam/files/patch-src_sqlite3__drv.c (new) | 38 +++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.