All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Fix bochs memory leak
@ 2019-12-10 21:13 Cameron Esfahani via
  2019-12-10 21:13 ` [PATCH v1 1/1] display/bochs-display: fix " Cameron Esfahani via
  2019-12-10 21:23 ` [PATCH v1 0/1] Fix bochs " no-reply
  0 siblings, 2 replies; 3+ messages in thread
From: Cameron Esfahani via @ 2019-12-10 21:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel

Fix a small memory leak in the Bochs display driver.

Each frame would leak about 304 bytes.

Cameron Esfahani (1):
  display/bochs-display: fix memory leak

 hw/display/bochs-display.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.24.0



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

end of thread, other threads:[~2019-12-10 21:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-10 21:13 [PATCH v1 0/1] Fix bochs memory leak Cameron Esfahani via
2019-12-10 21:13 ` [PATCH v1 1/1] display/bochs-display: fix " Cameron Esfahani via
2019-12-10 21:23 ` [PATCH v1 0/1] Fix bochs " no-reply

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.