diff options
| author | Markus Armbruster | 2014-02-21 13:36:49 +0100 |
|---|---|---|
| committer | Michael Roth | 2014-02-23 20:13:52 +0100 |
| commit | 10b7c5dd0da1a92182e87f5fc1887d779ad1a9e8 (patch) | |
| tree | fb9539d7e73029f8de2b30b583a49efa0144a029 /include/exec | |
| parent | qga: Don't require 'time' argument in guest-set-time command (diff) | |
| download | qemu-10b7c5dd0da1a92182e87f5fc1887d779ad1a9e8.tar.gz qemu-10b7c5dd0da1a92182e87f5fc1887d779ad1a9e8.tar.xz qemu-10b7c5dd0da1a92182e87f5fc1887d779ad1a9e8.zip | |
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>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
