commit | ee14a49e9119a4a9728eb24957f00cd98478518e | [log] [tgz] |
---|---|---|
author | Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> | Thu Dec 12 11:20:32 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Dec 20 08:49:01 2019 -0500 |
tree | e19ff4019d3bbfd447ae471503e4725f59c09f90 | |
parent | 91e39d5ee7e100620e0bafeeb51d8a1555da3d2d [diff] |
tests: logging: log_core: Extended test_log_strdup_gc Extended test to pass address within strdup buffer but with different format specifier (not string). That should not trigger string buffer freeing. If it does system may collapse (e.g. cortex-m0 may use unaligned access). Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>