zephyr/subsys/net
Jukka Rissanen dace99611a net: nbuf: Fix double free in net_nbuf_compact()
If we are in the end of the fragment chain, then we can just
bail out as there is nothing more to do. There will be a
double free if we continue as the last entry is already
removed at this point.

Change-Id: I0f9782b408244d283dc7e3e087359dd00bada7a9
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-02-08 10:12:35 +02:00
..
ip net: nbuf: Fix double free in net_nbuf_compact() 2017-02-08 10:12:35 +02:00
lib net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +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
TODO net: todo: Add CAN support entry 2017-02-08 10:12:35 +02:00