All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/1] audio/jack: fix use after free segfault
@ 2020-08-21 13:45 Geoffrey McRae
  2020-08-21 13:45 ` [PATCH v8 1/1] " Geoffrey McRae
  0 siblings, 1 reply; 13+ messages in thread
From: Geoffrey McRae @ 2020-08-21 13:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Geoffrey McRae, kraxel, pbonzini

v8:
  * use a local mutex instead of the BQL

Geoffrey McRae (1):
  audio/jack: fix use after free segfault

 audio/jackaudio.c | 55 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 42 insertions(+), 13 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-11-08 11:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-21 13:45 [PATCH v8 0/1] audio/jack: fix use after free segfault Geoffrey McRae
2020-08-21 13:45 ` [PATCH v8 1/1] " Geoffrey McRae
2020-08-21 17:34   ` Christian Schoenebeck
2020-08-21 17:47     ` Paolo Bonzini
2020-08-22  0:16       ` Geoffrey McRae
2020-08-22  6:58         ` Christian Schoenebeck
2020-11-07  0:04   ` [PATCH v8 0/1] " Geoffrey McRae
2020-11-07  0:04     ` [PATCH v9 1/1] " Geoffrey McRae
2020-11-07  9:58       ` Christian Schoenebeck
2020-11-07 10:09         ` Christian Schoenebeck
2020-11-08  6:33     ` [PATCH v10 0/1] " Geoffrey McRae
2020-11-08  6:33       ` [PATCH v10 1/1] " Geoffrey McRae
2020-11-08 11:09         ` Christian Schoenebeck

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.