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: Moritz Jodeit (moritzcvs.openbsd.org)
Date: Tue Jun 26 2007 - 12:51:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: moritzcvs.openbsd.org 2007/06/26 11:51:28

Modified files:
        games/fortune/fortune: fortune.c
        games/fortune/strfile: strfile.c

Log message:
Set shortest string count to 0 in strfile(8), if there a no strings found
and check the number of strings in fortune(6) to prevent empty fortune
files to cause division by zero. Fixes PR 5514.

OK miod ray deraadt