You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/11/20 21:38:21 UTC

[mynewt-core] branch master updated (a0c1851 -> 46e1e80)

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

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


    from a0c1851  Merge pull request #663 from vrahane/bma253_fix_notif_api
     add d42597a  MYNEWT-869 BLE Host - Fix GATT svr unit test.
     add aa4e67f  MYNEWT-869 BLE Host - Fix CoC double free
     new 46e1e80  Merge pull request #665 from ccollins476ad/ble-hs-badmem

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:
 apps/bletiny/src/main.c                        | 4 +---
 apps/btshell/src/main.c                        | 4 +---
 net/nimble/host/src/ble_l2cap.c                | 4 ++++
 net/nimble/host/src/ble_l2cap_coc.c            | 8 ++++++--
 net/nimble/host/test/src/ble_gatts_read_test.c | 2 --
 5 files changed, 12 insertions(+), 10 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 #665 from ccollins476ad/ble-hs-badmem

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

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

commit 46e1e801a411d25cb2b2cffbc9e7e2b9918c7545
Merge: a0c1851 aa4e67f
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Mon Nov 20 13:38:19 2017 -0800

    Merge pull request #665 from ccollins476ad/ble-hs-badmem
    
    MYNEWT-869 net/nimble/host unittest failures

 apps/bletiny/src/main.c                        | 4 +---
 apps/btshell/src/main.c                        | 4 +---
 net/nimble/host/src/ble_l2cap.c                | 4 ++++
 net/nimble/host/src/ble_l2cap_coc.c            | 8 ++++++--
 net/nimble/host/test/src/ble_gatts_read_test.c | 2 --
 5 files changed, 12 insertions(+), 10 deletions(-)

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