zephyr/subsys
Krzysztof Chruscinski f35b854345 logging: Fix RTT backend drop mode and coverity issue
Drop mode in RTT backend was broken. It is not the default
one so most likely it was unnoticed for a long time. Fixed
to report drop message when logs are lost.

Additionally, added assert to ensure that memmove does not
do memory overwrite.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-04-12 08:38:16 -04:00
..
bluetooth Bluetooth: Mesh: Fix qualification test MESH/SR/HM/CFS/BV-02-C 2019-04-11 21:24:55 +03:00
console net: telnet: remove obsolete code 2019-04-07 10:26:27 -04:00
cpp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
debug license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dfu license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
disk license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fb license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
jwt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
logging logging: Fix RTT backend drop mode and coverity issue 2019-04-12 08:38:16 -04:00
mgmt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net net: sockets: Make sure that getaddrinfo() cannot hang forever 2019-04-11 18:01:08 -04:00
power license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
settings license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
shell shell: telnet: Fix coverity issues 2019-04-12 08:35:19 -04:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
storage license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
testsuite tests: use correct kconfig in help message 2019-04-07 10:26:27 -04:00
usb usb: replace MAX_PACKET_SIZE0 with meaningful USB_MAX_CTRL_MPS 2019-04-11 13:35:24 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00