config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jul 30 17:50:34 2010 +0200 (2010-07-30)
changeset 2051 57cda75fd174
parent 924 941294c6fcf1
permissions -rw-r--r--
Fix CT_SanitizePath

Replace the over-engineered and buggy test in CT_SanitizePath
with a straight forward string pattern match, and also
handle empty PATH elements which are qeuivalent to ".".

Thanks-To: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Johannes Stezenbach <js@sig21.net>
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu