zephyr/subsys/net/lib/lwm2m
Michael Scott a46db55d0a net: lwm2m: fix log_strdup missing errors
Due to commit a211afb0 ("logging: Add option to detect missed
transient string duplication"), the logs for LwM2M subsystem
is now spamming missing log_strdup() calls.

Let's add log_strdup() where needed.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-05-30 11:26:43 +08:00
..
buf_util.h
CMakeLists.txt cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
ipso_light_control.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ipso_temp_sensor.c
ipso_timer.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
Kconfig net: lwm2m: raise stack sizes 2019-03-15 06:57:50 -05:00
Kconfig.ipso net: lwm2m: Remove IPSO objects maximum number of instances limitation. 2019-05-25 17:57:56 -04:00
lwm2m_engine.c net: lwm2m: fix log_strdup missing errors 2019-05-30 11:26:43 +08:00
lwm2m_engine.h
lwm2m_obj_device.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lwm2m_obj_firmware_pull.c
lwm2m_obj_firmware.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lwm2m_obj_security.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lwm2m_obj_server.c
lwm2m_object.h net: lwm2m: guard obj_field parameter of LWM2M_HAS_PERM 2019-03-15 06:57:50 -05:00
lwm2m_rd_client.c net: lwm2m: fix log_strdup missing errors 2019-05-30 11:26:43 +08:00
lwm2m_rd_client.h
lwm2m_rw_json.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lwm2m_rw_json.h
lwm2m_rw_oma_tlv.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lwm2m_rw_oma_tlv.h
lwm2m_rw_plain_text.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lwm2m_rw_plain_text.h
lwm2m_util.c net: lwm2m: fix float exponent after fraction assign 2019-02-26 01:45:51 +01:00
lwm2m_util.h net: lwm2m: fix float32/64 handling 2019-02-12 21:19:49 -05:00