All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] More attribute allocation fixes
@ 2011-09-21  2:49 Anderson Lizardo
  2011-09-21  2:49 ` [PATCH BlueZ 1/3] Remove empty line before declaration Anderson Lizardo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Anderson Lizardo @ 2011-09-21  2:49 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

Since the commit "Fix allocation of attribute values" I submitted last week
(which was authored by Vinicius), we found a few other issues related to
attribute allocation (thanks to Hendrik Sattler for the review of that commit,
BTW). This series fixes those issues. The last commit replaces a few memcpy()
operations with assignments, as suggested by Hendrik.

The allocation fixes have been tested with valgrind to make sure there are no
obvious leaks.

Best Regards,
--
Anderson Lizardo
Instituto Nokia de Tecnologia - INdT
Manaus - Brazil

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

end of thread, other threads:[~2011-09-27  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-21  2:49 [PATCH BlueZ 0/3] More attribute allocation fixes Anderson Lizardo
2011-09-21  2:49 ` [PATCH BlueZ 1/3] Remove empty line before declaration Anderson Lizardo
2011-09-21  2:49 ` [PATCH BlueZ 2/3] Fix memory allocation of struct attribute Anderson Lizardo
2011-09-21  2:49 ` [PATCH BlueZ 3/3] Refactor value assignments of bt_uuid_t variables Anderson Lizardo
2011-09-27  9:19 ` [PATCH BlueZ 0/3] More attribute allocation fixes Johan Hedberg

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.