qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Fix bochs memory leak
@ 2019-12-10 21:27 Cameron Esfahani via
  2019-12-10 21:27 ` [PATCH v2 1/1] display/bochs-display: fix " Cameron Esfahani via
  0 siblings, 1 reply; 5+ messages in thread
From: Cameron Esfahani via @ 2019-12-10 21:27 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.

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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-10 21:27 [PATCH v2 0/1] Fix bochs memory leak Cameron Esfahani via
2019-12-10 21:27 ` [PATCH v2 1/1] display/bochs-display: fix " Cameron Esfahani via
2019-12-10 23:16   ` Philippe Mathieu-Daudé
2019-12-10 23:28     ` Aleksandar Markovic
2019-12-10 23:35       ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).