zephyr/samples/net/echo_client
Ravi kumar Veeramally f6916acbee net: samples: Unref the buf if app data length is zero
Core stack is not removing the network buffer if app data length
is zero. So memory leak happening here.

Change-Id: I3d354b5e7008396ca7cb977631036871998165b4
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-02-09 12:29:29 +02:00
..
src net: samples: Unref the buf if app data length is zero 2017-02-09 12:29:29 +02:00
Makefile license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
prj_arduino_101_cc2520.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_arduino_101.conf drivers/ethernet: Update default GPIO pin for the ENC28J60 module 2017-01-20 16:23:17 +02:00
prj_bt.conf net: echo_client: Enable CONFIG_NET_L2_BLUETOOTH_SHELL in prj_bt.conf 2017-01-13 14:37:53 +00:00
prj_cc2520.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_frdm_k64f_cc2520.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_frdm_k64f_mcr20a.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_qemu_802154.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_qemu_x86.conf samples: net: Enable buffer warning and errors in echo apps on qemu 2017-01-20 16:23:19 +02:00
prj_slip.conf net: Remove NET_SLIP choice from Kconfig 2017-01-13 10:29:02 +01:00
testcase.ini samples: net: Add echo_client build test for frdm CC2520 configuration 2017-01-02 10:03:16 +01:00