zephyr/subsys/net/lib
Robert Lubos b5f9771252 net: mqtt: Fix NULL pointer dereference in logs
MQTT packet_length_encode function accepts NULL buf argument, therefore
it cannot be dereferenced without a check.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-11-28 13:09:46 -08:00
..
app net: app: Remove extra log_strdup() calls 2018-11-28 14:25:25 +02:00
coap net: coap: Deprecate net_pkt based CoAP library 2018-11-22 09:08:46 -05:00
config net: lib: init: Remove remaining SYS_LOG usage 2018-10-22 11:11:35 +03:00
dns net: llmnr_responder: Check return value of net_udp_get_hdr 2018-11-28 19:20:04 +02:00
http logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
lwm2m net: lwm2m: ipso_temp_sensor: remove unnecessary variable 2018-11-28 11:54:01 -08:00
mqtt net: mqtt: Mark existing implementation as legacy 2018-11-19 09:31:01 -05:00
mqtt_sock net: mqtt: Fix NULL pointer dereference in logs 2018-11-28 13:09:46 -08:00
openthread dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
sntp sys_clock: Make clock_always_on true by default 2018-10-16 15:03:10 -04:00
sockets drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
tls_credentials drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
websocket net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
CMakeLists.txt net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
Kconfig net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00