]> git.imager.perl.org - imager.git/commit
- fixed a related problem for image fills.
authorTony Cook <tony@develop=help.com>
Wed, 23 Apr 2008 01:00:02 +0000 (01:00 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 23 Apr 2008 01:00:02 +0000 (01:00 +0000)
commita256aec51c7b544f147c2980d71a4bfeadbf79a9
tree2b832ca8cbc8edd718a26bd8a2520d30c05e7663
parent04f85f6384631a5a685c403025dabd2621cb5bb6
 - fixed a related problem for image fills.

 - Possible security issue: The floating point sample path for image
   based fills had a buffer overflow.  This would overwrite the end of
   a malloc()ed buffer with double precision floats.
Changes
fills.c
t/t20fill.t