|
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: Mon Aug 01 2005 - 00:36:50 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: brad
cvs.openbsd.org 2005/07/31 23:36:50
Modified files:
sys/dev/usb : if_atu.c if_aue.c if_axe.c if_cdce.c if_cue.c
if_kue.c if_ral.c if_ubt.c if_udav.c if_upl.c
if_url.c if_wi_usb.c uaudio.c ubsa.c udsbr.c
ueagle.c uftdi.c ugen.c uhidev.c uhub.c uipaq.c
ulpt.c umass.c umct.c umidi.c umodem.c uplcom.c
urio.c usb_subr.c usbdi.h uscanner.c
usscanner.c uvisor.c uvscom.c uyap.c
Log message:
Don't keep the devinfo string on the stack, instead use malloc/free.
This should cure some rare stack overflows.
From augustss NetBSD
ok dlg
pascoe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]