From 6a32521d8c37a93fa39e4038e656e2f64aca63d0 Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Wed, 17 May 2000 10:45:36 +0000 Subject: *** empty log message *** --- init-sh/custom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init-sh/custom.sh') diff --git a/init-sh/custom.sh b/init-sh/custom.sh index 7cbf578..e1545e3 100755 --- a/init-sh/custom.sh +++ b/init-sh/custom.sh @@ -75,7 +75,7 @@ if [[ ${answer} == yes ]]; then fi ### -if [[ -f /usr/lib/libsafe.so.1.2 ]]; then +if [[ -f /usr/lib/libsafe.so.1.3 ]]; then echo "Do you want to enable the libsafe stack overflow protection ?" echo "This stack overflow protection work by catching dangerous function call" echo "like strcpy, strcat, getwd, gets, [vf]scanf, realpath, [v]sprintf" -- cgit v1.2.1