Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/18/2006 14:01:16
Module Name: src
Committed By: christos
Date: Wed Jan 18 14:01:16 UTC 2006
Modified Files:
src/sys/net80211: ieee80211_ioctl.c
Log Message:
Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the
lenght calculation phase instead of just growing the buffer like the older
patch did. I am leaving the bigger buffer too for now since it does not hurt.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/net80211/ieee80211_ioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.