about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-24 03:30:04 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-24 03:30:04 +0000
commitee52c5378d9e52ed6805c59d6cded375c1e79b1e (patch)
treee4dd8cf87b5831b889e081ac5e467913f0be97f7 /doc/HISTORY
parenta84bc8dc333ad70f21d460c1a3bd2ceceaa21937 (diff)
downloadnetpbm-mirror-ee52c5378d9e52ed6805c59d6cded375c1e79b1e.tar.gz
netpbm-mirror-ee52c5378d9e52ed6805c59d6cded375c1e79b1e.tar.xz
netpbm-mirror-ee52c5378d9e52ed6805c59d6cded375c1e79b1e.zip
Fix buffer overrun with long file name
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2520 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index c871a09d..16fbeff2 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -38,6 +38,9 @@ not yet  BJH  Release 10.71.00
               pktopbm: Fix buffer overrun with long file name.  Always
               present.  (pbmtopk was new in Netpbm 1 (March 1991)).
 
+              ppmtoyuvsplit: Fix buffer overrun with long file name.  Always
+              present.  (New in Netpbm 1 (March 1991)).
+
               pbmtopi3: Fix bug: wrong output when input is higher or wider
               than 640 pixels.  Always broken (pbmtopi3 was new in September
               1991).