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:21 UTC

[mynewt-core] branch master updated (260a155 -> 0ea9fca)

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

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


    from 260a155  Merge pull request #1385 from dlee-rt/docs
     add 17b7c6c  log/full; fix crash when log entry data is larger than 127 bytes. Hexdump binary/CBOR entries.
     new 0ea9fca  Merge pull request #1408 from mkiiskila/fix_log_cli_crash

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by ma...@apache.org.
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(-)