qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RESEND 0/2] Fix leaks on object_property_add_str() setters
@ 2014-08-06 18:18 Eduardo Habkost
  2014-08-06 18:18 ` [Qemu-devel] [PATCH RESEND 1/2] rng-egd: Free old chr_name value before setting new one Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Eduardo Habkost @ 2014-08-06 18:18 UTC (permalink / raw)
  To: qemu-devel

Resending two patches from the previous series which were not applied yet.


Eduardo Habkost (2):
  rng-egd: Free old chr_name value before setting new one
  hw/machine: Free old values of string properties

 backends/rng-egd.c | 1 +
 hw/core/machine.c  | 8 ++++++++
 2 files changed, 9 insertions(+)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-04 16:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 18:18 [Qemu-devel] [PATCH RESEND 0/2] Fix leaks on object_property_add_str() setters Eduardo Habkost
2014-08-06 18:18 ` [Qemu-devel] [PATCH RESEND 1/2] rng-egd: Free old chr_name value before setting new one Eduardo Habkost
2014-08-07  2:24   ` Amos Kong
2014-08-07 10:18     ` Paolo Bonzini
2014-08-25 15:59       ` Amos Kong
2014-08-06 18:18 ` [Qemu-devel] [PATCH RESEND 2/2] hw/machine: Free old values of string properties Eduardo Habkost
2014-08-07  2:24   ` Amos Kong
2014-09-04 15:25   ` Michael S. Tsirkin
2014-08-22 19:35 ` [Qemu-devel] [PATCH RESEND 0/2] Fix leaks on object_property_add_str() setters Eduardo Habkost
2014-08-24 11:16   ` Michael S. Tsirkin
2014-08-25 11:44     ` Paolo Bonzini
2014-09-04 15:08       ` Eduardo Habkost
2014-09-04 15:29         ` Michael S. Tsirkin
2014-09-04 15:31           ` Michael S. Tsirkin
2014-09-04 15:34           ` Eduardo Habkost
2014-09-04 16:11             ` Michael S. Tsirkin

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).