linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH obexd v3 0/6] Several minor fixes
@ 2012-02-16 14:00 Mikel Astiz
  2012-02-16 14:00 ` [PATCH obexd v3 1/6] client: fix memory leak in obc_session_put Mikel Astiz
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Mikel Astiz @ 2012-02-16 14:00 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

From: Mikel Astiz <mikel.astiz@bmw-carit.de>

This third version fixes a mistake in the previous proposal, as pointed out by Johan.

The rest remains the same and has been acked by Luiz.

Mikel Astiz (6):
  client: fix memory leak in obc_session_put
  client: fix unreported error case
  client: fix incorrect error check
  client: fix pbap select when same path given twice
  client: queue transfers in ftp sessions
  client: queue transfers in pbap sessions

 client/ftp.c     |   39 ++++---------
 client/pbap.c    |  176 ++++++++++++++++++++++++------------------------------
 client/session.c |   22 ++++++-
 3 files changed, 109 insertions(+), 128 deletions(-)

-- 
1.7.6.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-02-17  9:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 14:00 [PATCH obexd v3 0/6] Several minor fixes Mikel Astiz
2012-02-16 14:00 ` [PATCH obexd v3 1/6] client: fix memory leak in obc_session_put Mikel Astiz
2012-02-16 14:00 ` [PATCH obexd v3 2/6] client: fix unreported error case Mikel Astiz
2012-02-17  9:51   ` Johan Hedberg
2012-02-16 14:00 ` [PATCH obexd v3 3/6] client: fix incorrect error check Mikel Astiz
2012-02-17  9:54   ` Johan Hedberg
2012-02-16 14:00 ` [PATCH obexd v3 4/6] client: fix pbap select when same path given twice Mikel Astiz
2012-02-16 14:00 ` [PATCH obexd v3 5/6] client: queue transfers in ftp sessions Mikel Astiz
2012-02-16 14:00 ` [PATCH obexd v3 6/6] client: queue transfers in pbap sessions Mikel Astiz
2012-02-17  9:56   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).