You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2017/08/28 14:25:43 UTC

[mynewt-core] branch master updated (17b6110 -> 95a88dd)

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

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


    from 17b6110  Merge pull request #500 from ccollins476ad/os-shell-compat
     add 3748db0  nimble/l2cap: Remove redundant NULL check
     add 523a6eb  nimble/controller: Fix validating extended advertising phy
     add 3dc6411  nimble/ans: Assert on invalid operation
     add 5d8dbaf  nimble/ans: Fix out of bounds access
     new 95a88dd  Merge pull request #493 from sjanc/static_check

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:
 net/nimble/controller/src/ble_ll_adv.c         | 4 ++--
 net/nimble/host/services/ans/src/ble_svc_ans.c | 6 +++++-
 net/nimble/host/src/ble_l2cap_coc.c            | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #493 from sjanc/static_check

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

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

commit 95a88dd106c62ba1a49b715258988578a53c0f86
Merge: 17b6110 5d8dbaf
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Mon Aug 28 16:25:41 2017 +0200

    Merge pull request #493 from sjanc/static_check
    
    Few more fixes for issues reported by static checker

 net/nimble/controller/src/ble_ll_adv.c         | 4 ++--
 net/nimble/host/services/ans/src/ble_svc_ans.c | 6 +++++-
 net/nimble/host/src/ble_l2cap_coc.c            | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.