You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/04/10 11:35:10 UTC

[mynewt-nimble] branch master updated (8992eaa -> 4d90654)

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

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


    from 8992eaa  Merge pull request #35 from davidzuhn/cleanup/normalize-permissions
     add f9e291c  mesh: cfg_cli: Fix trying to write a NULL pointer
     add 0f7a7cc  mesh: cfg_cli: Fix possible race condition
     add 33142fe  mesh: Fix possible NULL dereferences in client models
     add 31663a0  mesh: Fix Node Identity advertising with PB-ADV
     add a018020  mesh: testing: Fix check if subnet is allocated
     new 4d90654  Merge pull request #28 from michal-narajowski/mesh_cli

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:
 nimble/host/mesh/src/cfg_cli.c    | 130 +++++++++++++++++++++++++-------------
 nimble/host/mesh/src/health_cli.c |  62 +++++++++++-------
 nimble/host/mesh/src/net.c        |   3 +-
 nimble/host/mesh/src/prov.c       |   7 ++
 nimble/host/mesh/src/testing.c    |   2 +-
 5 files changed, 135 insertions(+), 69 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
naraj@apache.org.

[mynewt-nimble] 01/01: Merge pull request #28 from michal-narajowski/mesh_cli

Posted by na...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4d906549da2a3183f9ffd134a40e1338cd7df454
Merge: 8992eaa a018020
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Tue Apr 10 13:35:06 2018 +0200

    Merge pull request #28 from michal-narajowski/mesh_cli
    
    mesh: Fix possible race condition and other issues

 nimble/host/mesh/src/cfg_cli.c    | 130 +++++++++++++++++++++++++-------------
 nimble/host/mesh/src/health_cli.c |  62 +++++++++++-------
 nimble/host/mesh/src/net.c        |   3 +-
 nimble/host/mesh/src/prov.c       |   7 ++
 nimble/host/mesh/src/testing.c    |   2 +-
 5 files changed, 135 insertions(+), 69 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
naraj@apache.org.