linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 00/12] Redundant D-Bus error init, remove unwanted code, g_free missmatch etc
@ 2012-05-23 15:57 Syam Sidhardhan
  2012-05-23 15:57 ` [PATCH BlueZ 01/12] monitor: Fix memory leak Syam Sidhardhan
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Syam Sidhardhan @ 2012-05-23 15:57 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Syam Sidhardhan

This series of patches resolves:
Memory leak, free - g_free mismatch, redundant D-Bus error initilization
and remove unwanted code.

Syam Sidhardhan (12):
  monitor: Fix memory leak
  storage: Use g_free() instead of free()
  media: Remove redundant D-Bus error initilization
  telephony-maemo5: Remove redundant D-Bus error initilizations
  telephony-maemo6: Remove redundant D-Bus error initilization
  telephony-ofono: Remove redundant D-Bus error initilization
  agent: Remove redundant D-Bus error initilizations
  Remove redundant D-Bus error initilization in maemo6 plugin
  avctp: Fix NULL check after dereference
  adapter: Remove unwanted if check and code
  audio: Remove unwanted code from manager
  input: Remove unwanted codes from device

 audio/avctp.c            |    3 ++-
 audio/manager.c          |    2 --
 audio/media.c            |    1 -
 audio/telephony-maemo5.c |    5 -----
 audio/telephony-maemo6.c |    1 -
 audio/telephony-ofono.c  |    1 -
 input/device.c           |    5 -----
 monitor/hcidump.c        |    3 ++-
 plugins/maemo6.c         |    1 -
 src/adapter.c            |    3 ---
 src/agent.c              |    5 -----
 src/storage.c            |    6 +++---
 12 files changed, 7 insertions(+), 29 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-05-24  8:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 15:57 [PATCH BlueZ 00/12] Redundant D-Bus error init, remove unwanted code, g_free missmatch etc Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 01/12] monitor: Fix memory leak Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 02/12] storage: Use g_free() instead of free() Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 03/12] media: Remove redundant D-Bus error initilization Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 04/12] telephony-maemo5: Remove redundant D-Bus error initilizations Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 05/12] telephony-maemo6: Remove redundant D-Bus error initilization Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 06/12] telephony-ofono: " Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 07/12] agent: Remove redundant D-Bus error initilizations Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 08/12] Remove redundant D-Bus error initilization in maemo6 plugin Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 09/12] avctp: Fix NULL check after dereference Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 10/12] adapter: Remove unwanted if check and code Syam Sidhardhan
2012-05-23 18:02   ` Vinicius Costa Gomes
2012-05-23 15:57 ` [PATCH BlueZ 11/12] audio: Remove unwanted code from manager Syam Sidhardhan
2012-05-23 15:57 ` [PATCH BlueZ 12/12] input: Remove unwanted codes from device Syam Sidhardhan
2012-05-24  8:10 ` [PATCH BlueZ 00/12] Redundant D-Bus error init, remove unwanted code, g_free missmatch etc 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).