From: martin f. krafft Date: Wed, 20 Feb 2008 15:41:32 +0000 (+0100) Subject: cleanup sql escaping X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/ad0fed21324cef2338e66ac871e3e117126d8df1 cleanup sql escaping --- diff --git a/procmail/sql-escape b/procmail/sql-escape index 02c090a..c8bb8c9 100644 --- a/procmail/sql-escape +++ b/procmail/sql-escape @@ -1,6 +1,6 @@ :0 * DATA ?? . -{ +{ # 1. replace ' with '' # 2. add quotes to each line # 3. swap comma outside @@ -12,6 +12,3 @@ :0 E { LOG="sql-escape: WARNING: no \$DATA provided!$NL" } - -SQE -SQ