From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW6CP-0000Cx-En for qemu-devel@nongnu.org; Thu, 12 Mar 2015 12:43:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YW6CO-0001Ct-6o for qemu-devel@nongnu.org; Thu, 12 Mar 2015 12:43:05 -0400 Message-ID: <5501C20F.4060407@redhat.com> Date: Thu, 12 Mar 2015 10:42:55 -0600 From: Eric Blake MIME-Version: 1.0 References: <1426172243-7830-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1426172243-7830-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jBxPEf7dP4nSTLw2dPGEGPnBJP45wV1em" Subject: Re: [Qemu-devel] [PATCH] vl: fix resource leak with monitor_fdset_add_fd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --jBxPEf7dP4nSTLw2dPGEGPnBJP45wV1em Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/12/2015 08:57 AM, Paolo Bonzini wrote: > monitor_fdset_add_fd returns an AddfdInfo struct (used by the QMP > command add_fd). Free it. >=20 > Signed-off-by: Paolo Bonzini > --- > vl.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --jBxPEf7dP4nSTLw2dPGEGPnBJP45wV1em Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVAcIQAAoJEKeha0olJ0Nq6kQH/jhQK4sDp/dlLg3rt8pTVKVo hhmGX7IC7iDRxvSyhNbE8nXKBLCGWb+6skurUwYU01HeVJO8GBYLAvf8WLea3VnT 2bpTFYXCSxaO5tkj6lPPci5zeWBOOc6AkBueCdCmDKtw9FvCAflJxUPx4rlllJ+Z Nkfd5E6wfZ08ooV96/5oh6w61hdkh9C3I0KxpH5YYjQgKkrGv7pm6Rw8/rRWj1yI +hfHU4GaozWJaUowLA3riEnfRaAv+/1tR5lCEvw5AQyV6uQi0beSyl+kDUaE7aoz 4e2Bmw71CcWCAEoNz3GErRGYpuFfGeNU0vxwCrrnin74EE5+rVzo5jaFW/SIYqc= =Nku+ -----END PGP SIGNATURE----- --jBxPEf7dP4nSTLw2dPGEGPnBJP45wV1em--