|
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 (brad
cvs.openbsd.org)
Date: Thu Oct 05 2006 - 01:19:59 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: brad
cvs.openbsd.org 2006/10/05 00:19:59
Modified files:
sys/dev/usb : Tag: OPENBSD_3_9 ucom.c
Log message:
MFC:
Fix by mbalmer
Fix a possible kernel panic in ucom(4) that is caused by ttyclose() using data
already freed by ucom_close().
Problem reported and initial patch provided by Marc Winiger <marc
winiger.ch>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]