[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 22 Nov 2005 19:43:45 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/11/22 19:43:45
Modified files:
usr.bin/awk : lib.c
Log message:
Don't try to fclose(infile) when infile == NULL. This can happen
when using nextfile in the BEGIN block. From Matthias Kilian.
Visit your host, monkey.org