All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] virtio-rng: fix memleak, use error_setg
@ 2014-08-04  9:26 Amit Shah
  2014-08-04 13:40 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Amit Shah @ 2014-08-04  9:26 UTC (permalink / raw)
  To: Peter Maydell; +Cc: John Snow, qemu list

Hi,

This patchset fixes a memleak in virtio-rng init and moves from
error_set to error_setg.

Please pull.

The following changes since commit c79805802ba0463713c253307d99ebef56436b8c:

  Open 2.2 development tree (2014-08-01 18:30:08 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git for-2.2

for you to fetch changes up to c617dd3b7e8e82511060b8f7a9c51e46c5c1e87a:

  virtio-rng: replace error_set calls with error_setg (2014-08-04 14:50:11 +0530)

----------------------------------------------------------------
John Snow (2):
      virtio-rng: Move error-checking forward to prevent memory leak
      virtio-rng: replace error_set calls with error_setg

 hw/virtio/virtio-rng.c | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)


		Amit

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

* Re: [Qemu-devel] [PULL] virtio-rng: fix memleak, use error_setg
  2014-08-04  9:26 [Qemu-devel] [PULL] virtio-rng: fix memleak, use error_setg Amit Shah
@ 2014-08-04 13:40 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2014-08-04 13:40 UTC (permalink / raw)
  To: Amit Shah; +Cc: John Snow, qemu list

On 4 August 2014 10:26, Amit Shah <amit.shah@redhat.com> wrote:
> Hi,
>
> This patchset fixes a memleak in virtio-rng init and moves from
> error_set to error_setg.
>
> Please pull.
>
> The following changes since commit c79805802ba0463713c253307d99ebef56436b8c:
>
>   Open 2.2 development tree (2014-08-01 18:30:08 +0100)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git for-2.2
>
> for you to fetch changes up to c617dd3b7e8e82511060b8f7a9c51e46c5c1e87a:
>
>   virtio-rng: replace error_set calls with error_setg (2014-08-04 14:50:11 +0530)
>
> ----------------------------------------------------------------
> John Snow (2):
>       virtio-rng: Move error-checking forward to prevent memory leak
>       virtio-rng: replace error_set calls with error_setg
>
>  hw/virtio/virtio-rng.c | 25 ++++++++++++-------------
>  1 file changed, 12 insertions(+), 13 deletions(-)

Applied, thanks.

-- PMM

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-04  9:26 [Qemu-devel] [PULL] virtio-rng: fix memleak, use error_setg Amit Shah
2014-08-04 13:40 ` Peter Maydell

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.