Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jun 2024 04:45:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279417] databases/sqlite3 crashes with SIGSEGV in dspam
Message-ID:  <bug-279417-7788-YMMJEkxueq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279417-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279417-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=3D279417

--- Comment #2 from Pavel Volkov <pavelivolkov@gmail.com> ---
Created attachment 251128
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251128&action=
=3Dedit
path for src_sqlite3_drv.c

Hello.
SQLite results in standard behavior for handling double quotes
(https://sqlite.org/quirks.html#dblquote).
In this regard, it is necessary to bring standard calls to SQL statements in
other products.
Attached is a patch for the mail/dspam port.

--=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-279417-7788-YMMJEkxueq>