diff options
| author | Max Reitz <mreitz@redhat.com> | 2016-10-12 22:49:05 +0200 |
|---|---|---|
| committer | Max Reitz <mreitz@redhat.com> | 2016-11-11 15:56:22 +0100 |
| commit | ceff5bd79cdf94c650902fe9a20d316dcbfa1cc9 (patch) | |
| tree | bb750c7055041340987302406f303d2779d07492 /hw/core/qdev-properties-system.c | |
| parent | 07555ba6f303d4be8af538c3a66cc46ccb2e5751 (diff) | |
| download | focaccia-qemu-ceff5bd79cdf94c650902fe9a20d316dcbfa1cc9.tar.gz focaccia-qemu-ceff5bd79cdf94c650902fe9a20d316dcbfa1cc9.zip | |
block: Fix bdrv_iterate_format() sorting
bdrv_iterate_format() did not actually sort the formats by name but by "pointer interpreted as string". That is probably not what we intended to do, so fix it (by changing qsort_strcmp() so it matches the example from qsort()'s manual page). Signed-off-by: Max Reitz <mreitz@redhat.com> Message-id: 20161012204907.25941-2-mreitz@redhat.com Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions