Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2024 14:33:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279418] databases/sqlite3 crashes with SIGSEGV in dspam
Message-ID:  <bug-279418-7788-DTxaYK1Yzt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279418-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279418-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279418

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Ddf3b689197893f41375bee6c6bb9382=
0560cb072

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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279418-7788-DTxaYK1Yzt>