]> git.pld-linux.org Git - packages/lzo.git/blobdiff - lzo-includes.patch
- updated to 2.07 (fixes potential buffer overrun when using large buffers)
[packages/lzo.git] / lzo-includes.patch
diff --git a/lzo-includes.patch b/lzo-includes.patch
new file mode 100644 (file)
index 0000000..a37add1
--- /dev/null
@@ -0,0 +1,10 @@
+--- lzo-2.07/autoconf/local.m4.orig    2014-06-25 15:47:13.000000000 +0200
++++ lzo-2.07/autoconf/local.m4 2014-06-27 22:53:28.354427428 +0200
+@@ -458,6 +458,7 @@
+ AC_LANG_CONFTEST([AC_LANG_PROGRAM(
+ [[#define LZO_CFG_NO_CONFIG_HEADER 1
+ #define LZO_WANT_ACC_INCD_H 1
++#include <limits.h>
+ #include $2
+ #include $3
This page took 0.050195 seconds and 4 git commands to generate.