diff options
author | Alberto Garcia <berto@igalia.com> | 2018-06-29 14:36:59 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-08-15 12:50:39 +0200 |
commit | 655b4b67e380891ee3996349213c62088d71395d (patch) | |
tree | f7298de932b9bc13ea0109f44688735799f0eeee /block.c | |
parent | f66b1f0e2795f6ac0646103a2b3e135985f3a80b (diff) |
qdict: Make qdict_extract_subqdict() accept dst = NULL
This function extracts all options from a QDict starting with a
certain prefix and puts them in a new QDict.
We'll have a couple of cases where we simply want to discard those
options instead of copying them, and that's what this patch does.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions