]> granicus.if.org Git - libjpeg-turbo/commit
jdarith.c: Fix two signed integer overflows
authorDRC <information@libjpeg-turbo.org>
Sat, 16 Dec 2017 02:37:02 +0000 (20:37 -0600)
committerDRC <information@libjpeg-turbo.org>
Sat, 16 Dec 2017 02:37:02 +0000 (20:37 -0600)
commit0e2bca0744feaf74509818f950120dceff8e28d0
tree9d34fbb5240f598b5f618c3b6a6d4c185ddd8b41
parent0fba3c1993986d9fe74aef47d8b2bcd182adc79a
jdarith.c: Fix two signed integer overflows

I guess I have to fix these, or Google Autofuzz is going to keep bugging
me about them.

Fixes #171
Fixes #197
Fixes #198
ChangeLog.md
jdarith.c