aboutsummaryrefslogtreecommitdiff
path: root/mail/bogofilter-sqlite
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-07-01 06:26:49 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-07-01 06:26:49 +0000
commit0d5d668fd75c633c469b7fdb203178a1a8dfe575 (patch)
tree3c44a4e6576322984f9ce9bd9d5a3f120d8a0ec1 /mail/bogofilter-sqlite
parent9785389fb4aa30e7e5fb22ab49f505f05ed23841 (diff)
downloadports-0d5d668fd75c633c469b7fdb203178a1a8dfe575.tar.gz
ports-0d5d668fd75c633c469b7fdb203178a1a8dfe575.zip
Fix read-from-NULL-pointer crashes when command line option arguments
are missing from long options --syslog-tag, --timestamp-date, or --db-cachesize (the short option equivalents were unaffected); or when BOGODIR/BOGOFILTER_HOME/HOME environment variables are all three missing when running bogotune. (This is all under the invoking user's control and not believed to be security relevant.) Reported by Alexandre Rebert, found within the Mayhem project he is with. Obtained from: http://svn.code.sf.net/p/bogofilter/code/trunk
Notes
Notes: svn path=/head/; revision=322117
Diffstat (limited to 'mail/bogofilter-sqlite')
-rw-r--r--mail/bogofilter-sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile
index 573888f320dd..20955be621af 100644
--- a/mail/bogofilter-sqlite/Makefile
+++ b/mail/bogofilter-sqlite/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bogofilter
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= -sqlite