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 20:19:29 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-06-07 20:19:29 +0000
commitab960849a3e9adde33b8ba165caad76b25088676 (patch)
treec0260e7f06da650722d8fe598152637a491820b1 /doc
parenta6aa81e344d1760e211735ed289983a81b042622 (diff)
downloadnetpbm-mirror-ab960849a3e9adde33b8ba165caad76b25088676.tar.gz
netpbm-mirror-ab960849a3e9adde33b8ba165caad76b25088676.tar.xz
netpbm-mirror-ab960849a3e9adde33b8ba165caad76b25088676.zip
Fix buffer overrun
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3849 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ed4ea102..766adac8 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -33,8 +33,12 @@ not yet  BJH  Release 10.91.00
               pnmtorle: Fix incorrect command and filename in header.
               Broken in Netpbm 10.88 (September 2019).
 
+              cameratopam: Fix buffer overrun.  Always present. (cameratopam
+              was new in Netpbm 10.28 (June 2005)).
+
               cameratopam: Fix undefined behavior using 'swab' to swap bytes
-              in place.
+              in place.  Always present. (cameratopam was new in Netpbm 10.28
+              (June 2005)).
 
               ppmtompeg: Fix buffer overruns with very long names in input
               parameter files.  Always broken.  Ppmtompeg was new in