qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1.7 0/2] fix rng-egd backend
@ 2013-11-21  8:42 Amos Kong
  2013-11-21  8:42 ` [Qemu-devel] [PATCH 1.7 1/2] rng-egd: remove redundant free Amos Kong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amos Kong @ 2013-11-21  8:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, anthony

The first is a trivial cleanup, the second patch fixes a memcpy
bug in reading data from chardev to request data buffer.

Amos Kong (2):
  rng-egd: remove redundant free
  rng-egd: offset the point when repeatedly read from the buffer

 backends/rng-egd.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-11-21 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21  8:42 [Qemu-devel] [PATCH 1.7 0/2] fix rng-egd backend Amos Kong
2013-11-21  8:42 ` [Qemu-devel] [PATCH 1.7 1/2] rng-egd: remove redundant free Amos Kong
2013-11-21  8:42 ` [Qemu-devel] [PATCH 1.7 2/2] rng-egd: offset the point when repeatedly read from the buffer Amos Kong
2013-11-21 15:26 ` [Qemu-devel] [PATCH 1.7 0/2] fix rng-egd backend Paolo Bonzini

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