zephyr/subsys/net
Michael Scott 2c3faa0de2 net: tcp: fix buffer leak in tcp_synack_received
When SYNACK is received we dont hand off the netbuf to anything
which will call net_nbuf_unref, so let's not mark it NET_OK.
Instead let the code path fall through to mark it NET_DROP.

Change-Id: I1f883e1a13c53c930bf50c07ff701e3db6f02d8a
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-01-20 16:23:20 +02:00
..
ip net: tcp: fix buffer leak in tcp_synack_received 2017-01-20 16:23:20 +02:00
lib iot/zoap: Add a helper to find an observer by address 2017-01-20 16:23:19 +02:00
buf.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: Update TODO list on L2 and 15.4 tasks 2016-12-16 19:14:51 +01:00