All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Fix bochs memory leak
@ 2019-12-12  8:30 Cameron Esfahani via
  2019-12-12  8:30 ` [PATCH v3 1/1] display/bochs-display: fix " Cameron Esfahani via
  2019-12-19 21:17 ` [PATCH v3 0/1] Fix bochs " Cameron Esfahani via
  0 siblings, 2 replies; 3+ messages in thread
From: Cameron Esfahani via @ 2019-12-12  8:30 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.

v2: Add missing signed-off-by line.
v3: Add reviewed-by and fixes lines.

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-19 21:18 UTC | newest]

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

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.