]> git.ipfire.org Git - thirdparty/sarg.git/commit
Display an error message if a regex is used in the hostalias
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 13 Feb 2012 08:03:00 +0000 (09:03 +0100)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 13 Feb 2012 08:03:00 +0000 (09:03 +0100)
commita9567aa0d6c585242a1c18463eff1c184e867dc4
tree519e092ff18175d1baee8d7c7519d91182740cd0
parent6e24f22245f28006cd236d1e43c5f16001a9852c
Display an error message if a regex is used in the hostalias

If libpcre was not compiled in sarg and regex are used in the hostalias
file, an error message is displayed and sarg exits.
url.c