about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-05-26 16:53:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-05-26 16:53:47 +0000
commit33f31e45a5efef5c51d300e1a02796900a117511 (patch)
tree232fe8d62fe9dc2e5f92d8d514366951bfa4e350 /doc/HISTORY
parent96e59ebbf3f6aa524e086ea8380570a6c41a9d6d (diff)
downloadnetpbm-mirror-33f31e45a5efef5c51d300e1a02796900a117511.tar.gz
netpbm-mirror-33f31e45a5efef5c51d300e1a02796900a117511.tar.xz
netpbm-mirror-33f31e45a5efef5c51d300e1a02796900a117511.zip
Fix buffer overrun with too wide image
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@635 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 39d6fe7a..1177354f 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -28,6 +28,8 @@ not yet  BJH  Release 10.43.00
 
               pnmnorm: fix resolution of conflicting -wpercent and -wvalue.
 
+              pbmtogo: fix buffer overrun with too wide image.
+
               ppmd_filledrectangle: fail properly on negative image
               height, width.