diff options
author | Max Reitz <mreitz@redhat.com> | 2014-02-21 19:11:39 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-02-21 22:11:17 +0100 |
commit | ae39c4b2015dd5ee35021d0f4212bb1304106524 (patch) | |
tree | ec87a0a025d324711d5541cc939f31fbc5ed52dd /qobject/qdict.c | |
parent | a33cc31d08eb46ec2a4f214087c99e4bd4c907e9 (diff) |
qemu-config: Sections must consist of keys
In config_parse_qdict_section(), the QList returned by
qdict_array_split() is assumed to only contain QDicts. Currently, this
is true but it may (and will) change in the future. Therefore, check
whether the assumption actually holds.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qobject/qdict.c')
0 files changed, 0 insertions, 0 deletions