diff options
author | Markus Armbruster <armbru@redhat.com> | 2014-02-21 13:36:49 +0100 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2014-02-25 13:34:15 -0600 |
commit | 4736fb34f7d6ca2962c0a943ca4835fd25ca6140 (patch) | |
tree | f32cec6db984831bf9c5ab15637c1a33f74c3721 /hw/timer/arm_timer.c | |
parent | 6d0a48acd8442e1a74443c190b58c60547788fdc (diff) |
qga: Fix memory allocation pasto
qmp_guest_file_seek() allocates memory for a GuestFileRead object
instead of the GuestFileSeek object it actually uses. Harmless,
because the GuestFileRead is slightly larger.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
(cherry picked from commit 10b7c5dd0da1a92182e87f5fc1887d779ad1a9e8)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'hw/timer/arm_timer.c')
0 files changed, 0 insertions, 0 deletions