[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: Fri, 27 Feb 2004 10:44:45 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/02/27 10:44:45
Modified files:
sys/dev/ic : vga.c
Log message:
Fix a botched strchr() inlining in vga_load_font and avoid dereferencing
data->name if it is NULL. Fixes the WSDISPLAY_USEFONT ioctl.
Adapted from a patch by Benjamin Lewis; NULL check from NetBSD. OK tdeval@
Visit your host, monkey.org