components/openscap/patches/debug.c.patch
changeset 1369 20813e08fff3
parent 1136 226e8d9d2ff0
equal deleted inserted replaced
1368:e7bb00f30a5a 1369:20813e08fff3
       
     1 This patch fixes debug logging so that it works on solaris.
       
     2 This patch has not been contributed upstream, but is planned to be done by
       
     3  2013-Jul-12.
       
     4 
     1 --- openscap-0.8.1/src/common/debug.c.orig	2012-11-19 10:04:47.622821073 -0800
     5 --- openscap-0.8.1/src/common/debug.c.orig	2012-11-19 10:04:47.622821073 -0800
     2 +++ openscap-0.8.1/src/common/debug.c	2012-11-19 09:58:03.173819234 -0800
     6 +++ openscap-0.8.1/src/common/debug.c	2012-11-19 09:58:03.173819234 -0800
     3 @@ -150,7 +150,11 @@
     7 @@ -150,7 +150,11 @@
     4  	else
     8  	else
     5  		f = file;
     9  		f = file;