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/11/29 08:43:39 UTC

[mynewt-core] branch master updated (adeba2a -> 2d2c9f3)

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 adeba2a  sys/stats: Fix build error due to circular #include
     add 39004ae  newtmgr; crashes with invalid nh_len. Fix by removing ability to handle multiple incoming requests in a single message, as that is not being used.
     new 2d2c9f3  Merge pull request #1537 from mkiiskila/newtmgr_fix_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:
 mgmt/newtmgr/src/newtmgr.c | 140 +++++++++++++++++++++------------------------
 1 file changed, 65 insertions(+), 75 deletions(-)


[mynewt-core] 01/01: Merge pull request #1537 from mkiiskila/newtmgr_fix_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 2d2c9f34caa65c14edc5aad99fb867a0956cfde8
Merge: adeba2a 39004ae
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Nov 29 10:43:34 2018 +0200

    Merge pull request #1537 from mkiiskila/newtmgr_fix_crash
    
    newtmgr; crashes with invalid nh_len.

 mgmt/newtmgr/src/newtmgr.c | 140 +++++++++++++++++++++------------------------
 1 file changed, 65 insertions(+), 75 deletions(-)