Files
wxWidgets/tests
Dimitri Schoolwerth 2a6545a5a7 Fixed buffer overflow when saving certain images in the Windows icon format.
When an image did not have a width with a multiple of 4 the calculations for the number of padding bytes (to get a scan line DWORD aligned) would be wrong. This caused a buffer overrun when saving the 1 bits per pixel mask.

Fixes #12937.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-03-23 15:20:25 +00:00
..
2011-03-22 14:17:38 +00:00
2009-07-23 20:30:22 +00:00
2011-03-22 14:17:38 +00:00
2008-01-13 01:13:03 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 11:29:22 +00:00
2011-03-22 14:17:38 +00:00
2004-11-22 15:12:29 +00:00