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/07/09 10:52:27 UTC

[mynewt-nimble] 01/01: Merge pull request #139 from michal-narajowski/mesh-memleaks-fix

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 d5b913d8127beb692399e646cf27a9f43bce8dad
Merge: 0633d3e 1768657
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Mon Jul 9 12:52:24 2018 +0200

    Merge pull request #139 from michal-narajowski/mesh-memleaks-fix
    
    mesh: Fix memory leaks when preparing messages

 nimble/host/mesh/src/access.c | 14 ++++++++++----
 nimble/host/mesh/src/friend.c |  8 +++++++-
 nimble/host/mesh/src/shell.c  | 23 ++++++++++++++---------
 3 files changed, 31 insertions(+), 14 deletions(-)