File sendmail-CVE-2014-3956.patch of Package sendmail.2861

--- sendmail/conf.c
+++ sendmail/conf.c	2014-06-04 11:50:41.618235588 +0000
@@ -5265,8 +5265,8 @@ closefd_walk(lowest, fd)
 */
 
 void
-sm_close_on_exec(highest, lowest)
-	int highest, lowest;
+sm_close_on_exec(lowest, highest)
+	int lowest, highest;
 {
 #if HASFDWALK
 	(void) fdwalk(closefd_walk, &lowest);
openSUSE Build Service is sponsored by