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: Brad Smith (bradcvs.openbsd.org)
Date: Wed Nov 30 2005 - 18:45:20 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2005/11/30 17:45:20

Modified files:
        sys/isofs/cd9660: Tag: OPENBSD_3_7 cd9660_vfsops.c

Log message:
MFC:
Fix by pedro

Add missing cast when reading in the file size, fixes PR 4480.

ok deraadt