diff options
author | 2010-06-02 17:46:31 -0300 | |
---|---|---|
committer | 2010-06-04 15:20:54 +0200 | |
commit | 653dbec7c97cb51d19636423902719e5850da265 (patch) | |
tree | 2b5e6b92e8a952d73cd3d657420a12b5c5eebbeb /monitor.c | |
parent | blockdev: Collect block device code in new blockdev.c (diff) | |
download | qemu-kvm-653dbec7c97cb51d19636423902719e5850da265.tar.gz qemu-kvm-653dbec7c97cb51d19636423902719e5850da265.tar.bz2 qemu-kvm-653dbec7c97cb51d19636423902719e5850da265.zip |
block: Fix serial number assignment
We should use 'dinfo->serial' length, 'serial' is a pointer, so
the serial number length is currently limited to the pointer size.
This fixes https://bugs.launchpad.net/qemu/+bug/584143 and is also
valid for stable.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions