commit | 932e162a96e0d357d10ca027c9b9bdbb32f31bbc | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon May 10 16:07:42 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon May 10 16:07:42 2010 +0000 |
tree | 410da1eeacb8af5dffa781d82d303da43a0a0ffc | |
parent | ff46d6e8444f749e3d099927414bafb5ef23d993 [diff] |
Issue #8674: Fix incorrect and UB-inducing overflow checks in audioop module. Thanks Tomas Hoger for the patch.