diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/zlib.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 4f08df639..c11a41f62 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -30,11 +30,6 @@ some programs.</para> <sect2 role="installation"> <title>Installation of Zlib</title> -<para>Zlib has a buffer overflow vulnerability that can lead to a Denial of -Service attack. The following patch fixes the problem:</para> - -<screen><userinput>patch -Np1 -i ../&zlib-security_fix-patch;</userinput></screen> - <note><para>Zlib is known to build its shared library incorrectly if <envar>CFLAGS</envar> is specified in the environment. If using a specified <envar>CFLAGS</envar> |