All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/6] Improve around advertise of bluetoothctl
@ 2017-09-25  4:21 ERAMOTO Masaya
  2017-09-25  4:28 ` [PATCH BlueZ v2 1/5] client: Fix memory leak of advertise command ERAMOTO Masaya
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ERAMOTO Masaya @ 2017-09-25  4:21 UTC (permalink / raw)
  To: linux-bluetooth

This patch set fixes bugs of advertising.c and refactors
advertise-related code.

Changes since v1:
 - Merge 5th and 6th patches into a new patch

ERAMOTO Masaya (5):
  client: Fix memory leak of advertise command
  client: Fix core dump when using set-advertise-name
  client: Prevent to pass invalid ad type to D-Bus
  client: Use existing function for parsing argument
  client: Use new parse_argument() instead of parse_argument_XX()

 client/advertising.c |  14 +++++--
 client/main.c        | 107 ++++++++++++---------------------------------------
 2 files changed, 35 insertions(+), 86 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-09-25 13:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-25  4:21 [PATCH BlueZ v2 0/6] Improve around advertise of bluetoothctl ERAMOTO Masaya
2017-09-25  4:28 ` [PATCH BlueZ v2 1/5] client: Fix memory leak of advertise command ERAMOTO Masaya
2017-09-25  4:30 ` [PATCH BlueZ v2 2/5] client: Fix core dump when using set-advertise-name ERAMOTO Masaya
2017-09-25  4:33 ` [PATCH BlueZ v2 3/5] client: Prevent to pass invalid ad type to D-Bus ERAMOTO Masaya
2017-09-25  4:33 ` [PATCH BlueZ v2 4/5] client: Use existing function for parsing argument ERAMOTO Masaya
2017-09-25  4:34 ` [PATCH BlueZ v2 5/5] client: Use new parse_argument() instead of parse_argument_XX() ERAMOTO Masaya
2017-09-25 13:04 ` [PATCH BlueZ v2 0/6] Improve around advertise of bluetoothctl Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.