Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v3 0/5] android/map-client: Add MAP client daemon implementation
Date: Tue, 21 Oct 2014 10:34:41 +0200	[thread overview]
Message-ID: <1569157.Vgjyl7bW8i@uw000953> (raw)
In-Reply-To: <1413383281-17292-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>

Hi Grzegorz,

On Wednesday 15 of October 2014 16:27:56 Grzegorz Kolodziejczyk wrote:
> v1.
> *Add MAP client daemon implementation (skeleton, body)
> *Add haltest MAP client support
> 
> v2.
> *Fix style issue in cmd handler
> *Change if-else to if statements for map client instance create
> *Check if allocation of cb data has failed
> *Set free as destroy callback function for search service
> *Fix status overwrite (add fail label)
> 
> v3.
> *Fix protos handling, rfcomm channel check
> 
> Grzegorz Kolodziejczyk (5):
>   android/map-client: Add initial files
>   android/map-client: Add stubs for MAP client commands handlers
>   android/map-client: Add support for get remote MAS instances
>   android/ipc-tester: Add case for MAP client service opcode boundries
>   android/ipc-tester: Add cases for MAP client msg size
> 
>  android/Android.mk   |   1 +
>  android/Makefile.am  |   1 +
>  android/ipc-tester.c |  18 +++++
>  android/main.c       |  12 +++
>  android/map-client.c | 205 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  android/map-client.h |  26 +++++++
>  6 files changed, 263 insertions(+)
>  create mode 100644 android/map-client.c
>  create mode 100644 android/map-client.h
> 

I've fixed this double free you mentioned and applied all patches, thanks.

-- 
Best regards, 
Szymon Janc

      parent reply	other threads:[~2014-10-21  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 14:27 [PATCH v3 0/5] android/map-client: Add MAP client daemon implementation Grzegorz Kolodziejczyk
2014-10-15 14:27 ` [PATCH v3 1/5] android/map-client: Add initial files Grzegorz Kolodziejczyk
2014-10-15 14:27 ` [PATCH v3 2/5] android/map-client: Add stubs for MAP client commands handlers Grzegorz Kolodziejczyk
2014-10-15 14:27 ` [PATCH v3 3/5] android/map-client: Add support for get remote MAS instances Grzegorz Kolodziejczyk
2014-10-20 10:01   ` Grzegorz Kolodziejczyk
2014-10-15 14:28 ` [PATCH v3 4/5] android/ipc-tester: Add case for MAP client service opcode boundries Grzegorz Kolodziejczyk
2014-10-15 14:28 ` [PATCH v3 5/5] android/ipc-tester: Add cases for MAP client msg size Grzegorz Kolodziejczyk
2014-10-21  8:34 ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1569157.Vgjyl7bW8i@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=grzegorz.kolodziejczyk@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox