[Bug 279417] databases/sqlite3 crashes with SIGSEGV in dspam
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279417] databases/sqlite3 crashes with SIGSEGV in dspam"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jun 2024 04:45:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279417 --- Comment #2 from Pavel Volkov <pavelivolkov@gmail.com> --- Created attachment 251128 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251128&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.