zephyr/subsys
Jukka Rissanen ab9f39481f net: udp: Check return value when appending UDP data
If there is timeout when adding UDP data, then check this
condition and bail out by returning NULL as the packet is now
malformed.

Coverity-CID: 187825
Fixes #9636

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-08-27 12:26:26 -04:00
..
app_memory Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
bluetooth Bluetooth: controller: Use HCI Error Code definitions 2018-08-24 16:10:01 +03:00
console subsys: console: Refactor code to allow per-UART "tty" wrapper 2018-08-16 06:18:50 -07:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
dfu Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
disk subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
fs subsys: fs/nvs: fix writes when write_block_size != 1 2018-08-24 13:24:04 -05:00
logging kernel: event_logger: remove kernel_event_logger 2018-08-21 05:45:47 -07:00
mgmt subsys: mgmt: Fix broken OTA firmware update 2018-07-18 14:32:06 +02:00
net net: udp: Check return value when appending UDP data 2018-08-27 12:26:26 -04:00
power subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00
random subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
settings cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
shell shell: Add missing header 2018-08-02 19:14:19 +02:00
storage subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
usb irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
CMakeLists.txt subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00
Kconfig subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00