diff options
Diffstat (limited to 'chapter06/gzip-exp.xml')
-rw-r--r-- | chapter06/gzip-exp.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter06/gzip-exp.xml b/chapter06/gzip-exp.xml new file mode 100644 index 000000000..503f642e0 --- /dev/null +++ b/chapter06/gzip-exp.xml @@ -0,0 +1,8 @@ +<sect2> +<title>Command explanations</title> + +<para><userinput>patch -Np1 -i ../gzip-1.2.4b.patch:</userinput> +This patch fixes a buffer overflow that occurs when a filename is +longer than 1020 characters.</para> + +</sect2> |