Date: Mon, 02 Dec 2024 14:28:38 +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-CX2ihTJGhY@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 #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D9655fa3e957a034ffca3780d87116cb= dcc3fdbc9 commit 9655fa3e957a034ffca3780d87116cbdcc3fdbc9 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:27:32 +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 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-CX2ihTJGhY>