Files
sogo/OpenChange
Julien Kerihuel 7e001a05a4 Issue #1829: Fix crash in unrtf library.
Integer overflow in array index leading to unpredictable behavior.
Using correct integer signess and casting fix the problem and turn
negative value into 0. Expected fallback behavior then apply.

Make use of uint8_t since the hash array is a static array of 255 elements.
2013-01-18 10:27:37 -05:00
..
2012-08-21 19:59:32 +00:00
2012-09-17 10:06:18 +00:00
2012-09-13 15:49:22 +00:00
2012-09-27 19:23:34 -04:00
2012-09-17 10:06:18 +00:00
2012-06-29 19:25:31 +00:00
2012-06-29 19:25:31 +00:00