about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-06-07 19:47:00 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-06-07 19:47:00 +0000
commitf9fd97fee9930b2d750b83dc0798934c44031b7e (patch)
treec6a09f49e1f8c3a9bb98d1d802e18526ce20a15a /doc
parent576b0040048e92ac287b229877b605ab07d9eead (diff)
downloadnetpbm-mirror-f9fd97fee9930b2d750b83dc0798934c44031b7e.tar.gz
netpbm-mirror-f9fd97fee9930b2d750b83dc0798934c44031b7e.tar.xz
netpbm-mirror-f9fd97fee9930b2d750b83dc0798934c44031b7e.zip
Fix buffer overruns
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3846 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 19cb9fcc..a162b45f 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -33,6 +33,10 @@ not yet  BJH  Release 10.91.00
               pnmtorle: Fix incorrect command and filename in header.
               Broken in Netpbm 10.88 (September 2019).
 
+              ppmtompeg: Fix buffer overruns with very long names in input
+              parameter files.  Always broken.  Ppmtompeg was new in
+              Netpbm 8.4 (April 2000).
+
               ximtoppm: Fix possible program crash due to invalid memory
               reference.  Always broken.  ximtoppm was in primordial Netpbm,
               ca 1989.