diff options
author | millert <> | 2002-06-26 06:02:54 +0000 |
---|---|---|
committer | millert <> | 2002-06-26 06:02:54 +0000 |
commit | 0375e51a80c9a3f6ac5804f1c784f90c8ed7a3c3 (patch) | |
tree | 43e53dffa1d2cd6a3c60bdedf574cd5ad04efb78 /src/usr.bin | |
parent | 0461b1f9f162975928c9fe60e016b7281276fb0f (diff) | |
download | openbsd-OPENBSD_2_9.tar.gz openbsd-OPENBSD_2_9.tar.bz2 openbsd-OPENBSD_2_9.zip |
avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>OPENBSD_2_9
correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen). we eliminate buflen and use
fixed point (ep) as the ending pointer. From: itojun
this fix is critical.
Diffstat (limited to 'src/usr.bin')
0 files changed, 0 insertions, 0 deletions