commit | fc5290458d00e3eebf82dd914fd2848b7e3f7e87 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Jan 23 20:48:56 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Jan 23 20:48:56 2010 +0000 |
tree | 4b960a76bfe820cb5f9302afb3f37c2398c7fd09 | |
parent | c64614e0437d1c78f36d8690bd4955603f460e0a [diff] |
Issue #7743: Add checks for zero inputs to the lshift and mult functions; this fixes the first bug described in issue #7743.