emax 2007-02-26 17:48:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/bluetooth/sdpd server.c
Log:
MFC:
Check that the length of the received message is at least as big as a PDU
before we use pdu->len.
Submitted by: Iain Hibbert
Revision Changes Path
1.1.8.4 +2 -1 src/usr.sbin/bluetooth/sdpd/server.c