diff options
author | robert <robert@FreeBSD.org> | 2005-04-28 12:37:15 +0000 |
---|---|---|
committer | robert <robert@FreeBSD.org> | 2005-04-28 12:37:15 +0000 |
commit | 848d1505738e386694e687cceccbc3d3f52fef78 (patch) | |
tree | 78189b0980b24db9e30086e8df0afee8106e5e04 /usr.bin/script | |
parent | cb2545c6526a804b90d024436133d94df2b327b1 (diff) | |
download | FreeBSD-src-848d1505738e386694e687cceccbc3d3f52fef78.zip FreeBSD-src-848d1505738e386694e687cceccbc3d3f52fef78.tar.gz |
- Set negative row or column argument values to zero.
Negative values would produce undefined behaviour including
a possible segmentation fault.
- Explicitly initialize the global row and column variables
to zero.
PR: bin/80348
Diffstat (limited to 'usr.bin/script')
0 files changed, 0 insertions, 0 deletions