James Zern 80237c4371 GetHistoBits: fix integer overflow
huff_image_size was a size_t (=32 bits with 32-bit builds) which could
rollover causing an incorrectly sized allocation and a crash in lossless
encoding.
fixes issue #128

Change-Id: I175c8c6132ba9792034807c5c1028dfddfeb4ea5
2012-10-03 12:17:52 -07:00
..
2012-08-02 17:50:12 -07:00
2012-10-01 21:18:03 +02:00
2012-07-31 23:11:19 -07:00
2012-10-01 21:18:03 +02:00
2012-01-06 14:49:06 -08:00
2012-06-13 00:26:58 -07:00
2012-10-01 21:18:03 +02:00
2012-09-04 23:09:15 +02:00
2012-10-03 12:17:52 -07:00
2012-07-24 16:17:13 -07:00