commit | c9a90426dd810f64dbd2ff271088d626c8311a82 | [log] [tgz] |
---|---|---|
author | ivoc <ivoc@webrtc.org> | Thu Feb 09 11:05:59 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 09 11:05:59 2017 |
tree | b2cf1dbff9ca6385ab388ec41fcf3baf8813abc2 | |
parent | a48313d5974862a35d72384f95b96739593c1886 [diff] |
Fix for left shift of potentially negative value. Left shifting of negative integers is undefined behavior, and should be prevented. This CL fixes one such instance in the Levinson Durbin function. BUG=chromium:681377 Review-Url: https://codereview.webrtc.org/2680973005 Cr-Original-Commit-Position: refs/heads/master@{#16507} Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: a48e1b6bc3d26dfc70748f05112617e8fddb32fa