From ec46d9756038dfad5cb0b4db58bece107aa8fb47 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 7 Jun 2020 20:14:42 +0000 Subject: Fix undefined behavior: swab with source and destination the same git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3847 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index a162b45f..ed4ea102 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -33,6 +33,9 @@ not yet BJH Release 10.91.00 pnmtorle: Fix incorrect command and filename in header. Broken in Netpbm 10.88 (September 2019). + cameratopam: Fix undefined behavior using 'swab' to swap bytes + in place. + ppmtompeg: Fix buffer overruns with very long names in input parameter files. Always broken. Ppmtompeg was new in Netpbm 8.4 (April 2000). -- cgit 1.4.1