commit | 4927aaf4460de407855676a0ad36bf39704e74a2 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Jan 12 13:32:03 2011 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Jan 12 13:32:03 2011 +1100 |
tree | 3e9df47e08fcbb1de66f841f54d69c4d01c72f64 | |
parent | b66e91783186ad68b7a11fd67a81795fdbe103d8 [diff] |
- djm@cvs.openbsd.org 2011/01/12 01:53:14 avoid some integer overflows mostly with GLOB_APPEND and GLOB_DOOFFS and sanity check arguments (these will be unnecessary when we switch struct glob members from being type into to size_t in the future); "looks ok" tedu@ feedback guenther@