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 4416e33  This closes #480.
     add 5efb3f4  nimble/sm: Fix passing uninitialized variable
     add cb887ca  nimble/sm: Fix buffer overflow when copying address
     add bf6cd29  nimble/gap: Fix NULL pointer dereference
     add c373005  nimble/gap: Fix storing pointer for local outside of scope
     add f119d89  nimble/sm: Fix NULL pointer dereference
     add 15d2cf9  nimble/sm: Fix os_mbuf leaks on keys distribution
     add 6fa11ac  nimble/host: Remove redundant check for unsigned value
     add 507e3d3  nimble/controller: Fix out of bound access to g_ble_ll_adv_sm
     add 1c38896  nimble/controller: Remove redundant NULL checks
     add 935070e  nimble/controller: Fix checking for invalid PHY in aux ptr
     add ec0422c  bletiny: Remove non needed NULL check
     new 5712cb6  Merge pull request #489 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:
 apps/bletiny/src/cmd.c                  |  3 ---
 net/nimble/controller/src/ble_ll_adv.c  |  2 +-
 net/nimble/controller/src/ble_ll_scan.c | 10 +++++-----
 net/nimble/host/src/ble_gap.c           | 10 ++++++----
 net/nimble/host/src/ble_gattc.c         |  3 +--
 net/nimble/host/src/ble_sm.c            | 24 +++++++++++++++++-------
 6 files changed, 30 insertions(+), 22 deletions(-)

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

Reply via email to