changeset 42:7a97f50c39c5 stable-0-5-12 **FUNKY**

security fix for potential buffer overrun in lz decompress
author carl
date Tue, 02 Oct 2007 16:10:36 -0700
parents 183ae993b9ad
children f6db1f060a95
files CREDITS Makefile.am
diffstat 2 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/CREDITS	Tue Oct 02 15:49:44 2007 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-First and foremost I owe this accomplishment to the one true
-God, the one who is called "I am" - He has not got an email address
-yet
-
--- a/Makefile.am	Tue Oct 02 15:49:44 2007 -0700
+++ b/Makefile.am	Tue Oct 02 16:10:36 2007 -0700
@@ -1,3 +1,3 @@
 SUBDIRS = src man html info
 CLEANFILES = xml/libpst xml/Makefile
-EXTRA_DIST = libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*)
+EXTRA_DIST = Doxyfile libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*)