OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Charles Longeau (chlcvs.openbsd.org)
Date: Fri Sep 07 2007 - 11:30:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: chlcvs.openbsd.org 2007/09/07 10:30:25

Modified files:
        sbin/restore : tape.c

Log message:
check fgets return value
use sizeof buf instead of TP_BSIZE
use strcspn to properly overwrite '\n' in fgets returned buffer

ok moritz ray