From 4af4cbed9874e713cc1dd95023f0b317c9a19c3b Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 3 Sep 2004 17:55:00 +0000 Subject: Update to 3.23.0. This release of super fixes a potential root exploit: http://xforce.iss.net/xforce/xfdb/16458 PR: 71328 Submitted by: Piet Delport --- security/super/files/patch-utils.c | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 security/super/files/patch-utils.c (limited to 'security/super/files/patch-utils.c') diff --git a/security/super/files/patch-utils.c b/security/super/files/patch-utils.c deleted file mode 100644 index 827a2751bc00..000000000000 --- a/security/super/files/patch-utils.c +++ /dev/null @@ -1,14 +0,0 @@ ---- utils.c.orig Mon Jun 16 15:34:14 2003 -+++ utils.c Sun Jul 13 15:06:15 2003 -@@ -1272,9 +1272,10 @@ - if (add_variable("SI_SYSNAME", buf) == -1) - return -1; - } -- return 0; - #endif - #endif -+ -+ return 0; - } - - #ifdef HAVE_UNAME -- cgit v1.2.3