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 02:30:42 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-24 02:30:42 +0000
commitd16a2d357efbf60c3d325367a2d8b03232712e93 (patch)
treeb5c242c72aca2e6d2e1b09addb8a289cee5c2526 /doc/HISTORY
parentcfbfa5c07438316b3df227dc01ab06e2e593694e (diff)
downloadnetpbm-mirror-d16a2d357efbf60c3d325367a2d8b03232712e93.tar.gz
netpbm-mirror-d16a2d357efbf60c3d325367a2d8b03232712e93.tar.xz
netpbm-mirror-d16a2d357efbf60c3d325367a2d8b03232712e93.zip
Fix buffer overrun in unused variable
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2516 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 44e97390..e62a4fff 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -25,6 +25,10 @@ not yet  BJH  Release 10.71.00
               pbmtoxbm: Fix bug: crash with zero width input.  Broken in
               Netpbm 10.37 (December 2006).
 
+              pnmtorle: Fix buffer overrun with long file name.  Always
+              present.  (pnmtorle was new to Netpbm in Netpbm 9.0 (April
+              2000)).
+
               pbmtopi3: Fix bug: wrong output when input is higher or wider
               than 640 pixels.  Always broken (pbmtopi3 was new in Netpbm 1
               (September 1991).