zephyr/net
Johan Hedberg f6bfb4377e Bluetooth: Fix buffer leak in bt_conn_send
Since bt_conn_send doesn't currently return an error code it must be
assumed to consume the buffer no matter what. The only failure
condition is the "not connected" case, so make sure the buffer is
unreffed there.

Change-Id: I30e9a81d6f801a67d90ab59c1040b6f55261e71c
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:45 -05:00
..
bluetooth Bluetooth: Fix buffer leak in bt_conn_send 2016-02-05 20:24:45 -05:00
ip
buf.c net: buf: Fix minor typo 2016-02-05 20:24:44 -05:00
Kconfig
Makefile