All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dspbridge: proc: double free on error path
@ 2010-02-12 16:26 Phil Carmody
  2010-02-12 16:26 ` [PATCH 1/2] dspbridge: proc: it's a pointer, not a handle Phil Carmody
  0 siblings, 1 reply; 8+ messages in thread
From: Phil Carmody @ 2010-02-12 16:26 UTC (permalink / raw)
  To: omar.ramirez; +Cc: nm, linux-omap


First a bit of a cleanup of what was clearly some legacy 'handle'
usage, and then a new quicker escape route for an error path to
avoid a double free.

It's tempting to get a bit more invasive, as there's a lot of
quite dodgy looking code (e.g. casting away const) in the areas
around my changes, but they'll have to wait for another time.



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

end of thread, other threads:[~2010-02-18 23:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 16:26 [PATCH 0/2] dspbridge: proc: double free on error path Phil Carmody
2010-02-12 16:26 ` [PATCH 1/2] dspbridge: proc: it's a pointer, not a handle Phil Carmody
2010-02-12 16:26   ` [PATCH 2/2] dspbridge: proc: fix a double-free on 2 error paths Phil Carmody
2010-02-17  0:24     ` Omar Ramirez Luna
2010-02-17 13:12       ` Phil Carmody
2010-02-17 15:52         ` Omar Ramirez Luna
2010-02-18 23:53     ` Omar Ramirez Luna
2010-02-18 23:53   ` [PATCH 1/2] dspbridge: proc: it's a pointer, not a handle Omar Ramirez Luna

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.