ffmpeg/libavutil
Mans Rullgard 88d1e2b2b0 intfloat_readwrite: fix signed addition overflows
These additions might overflow the signed range for large
input values.  Converting to unsigned before the addition
rather than after avoids such undefined behaviour.  The
result under normal two's complement wraparound remains
unchanged.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-10-11 14:42:28 +01:00
..
2011-06-23 07:31:54 +01:00
2011-09-26 15:30:31 -07:00
2011-06-30 16:50:27 +01:00
2011-05-21 13:48:10 +02:00
2011-09-26 15:30:31 -07:00
2011-04-29 20:01:04 +02:00
2011-09-26 15:30:31 -07:00
2011-09-26 15:30:31 -07:00
2011-10-09 16:53:31 +01:00
2011-06-16 20:24:56 +02:00
2011-07-08 18:29:27 +02:00
2011-07-03 21:42:07 +01:00
2011-07-03 21:42:07 +01:00
2011-05-08 13:34:05 -07:00
2011-07-03 18:19:19 +01:00