freebsd-src/usr.sbin/bluetooth/btpand
Dimitry Andric 7fcdc815d2 Avoid undefined behavior when calling va_start() in bnep_send_control(),
by making the 'type' parameter a plain unsigned.

MFC after:	3 days
2016-08-29 19:40:46 +00:00
..
bnep.c Avoid undefined behavior when calling va_start() in bnep_send_control(), 2016-08-29 19:40:46 +00:00
bnep.h
btpand.8
btpand.c For pointers use NULL instead of 0. 2016-06-06 04:18:56 +00:00
btpand.h Avoid undefined behavior when calling va_start() in bnep_send_control(), 2016-08-29 19:40:46 +00:00
channel.c
client.c
event.c
event.h
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
packet.c
sdp.c
sdp.h
server.c
tap.c