commit | a1e42e11d51237a949ad2568f8a097d4b442fdec | [log] [tgz] |
---|---|---|
author | Armin Rigo <arigo@tunes.org> | Wed Oct 17 18:46:37 2007 +0000 |
committer | Armin Rigo <arigo@tunes.org> | Wed Oct 17 18:46:37 2007 +0000 |
tree | 09c46f959fa48a8a1bc29dd2839b79d80bab673a | |
parent | 7b201162cf842485b8b2de9b6989c6ce5ec02160 [diff] |
Fix the overflow checking of list_repeat. Introduce overflow checking into list_inplace_repeat. Backport candidate, possibly.