zephyr/tests
Jukka Rissanen a2f0a9effe net: sockets: Fix sendmsg() user mode param checks for aux data
If we are calling sendmsg() without any aux data, then msg_controllen
is 0 and msg_control is NULL. Check these allowed values properly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-06-03 18:33:59 +02:00
..
application_development tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
arch tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
benchmarks tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
bluetooth tests: bluetooth: ctrl_sw_privacy_unit: remove legacy timeout API 2020-06-03 17:47:58 +02:00
boards tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
crypto tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
deprecated/dts tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
drivers tests: drivers: gpio_basic_api: silence Coverity warning 2020-06-01 21:59:17 +02:00
kernel tests: kernel: mem_protect: futex: convert to new timeout API 2020-06-03 17:47:58 +02:00
lib test: lib: devicetree: add tests for DT_ macros for retrieving PWM period 2020-05-29 14:48:12 +02:00
misc/test_build tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net net: sockets: Fix sendmsg() user mode param checks for aux data 2020-06-03 18:33:59 +02:00
portability tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
posix tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
shell tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
subsys tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
unit sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros 2020-05-08 17:50:25 +02:00
ztest tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00