You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/09/20 08:28:22 UTC

[mynewt-core] 01/01: Merge pull request #1408 from mkiiskila/fix_log_cli_crash

This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 0ea9fca7d1c865116ecd68db80c0f7c7ce230801
Merge: 260a155 17b7c6c
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Sep 20 11:28:16 2018 +0300

    Merge pull request #1408 from mkiiskila/fix_log_cli_crash
    
    log/full; fix CLI crash when log entry data is larger than 127 bytes.

 sys/log/full/pkg.yml         |  1 +
 sys/log/full/src/log_shell.c | 28 ++++++++++++++++++++++++++--
 2 files changed, 27 insertions(+), 2 deletions(-)