diff options
author | Philipp Hahn <hahn@univention.de> | 2013-01-29 22:50:31 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-02-01 14:58:29 +0100 |
commit | cd9234757528a1b7155a75ec2eedb375f71e99fa (patch) | |
tree | 048124daf23302fa880144bfa320d81660243dbd /block/dmg.c | |
parent | 46536235d80a012cc4286b71426cafad0c7f41f0 (diff) |
vmdk: Allow space in file name
The previous scanf() format string stopped parsing the file name on the
first white white space, which seems to be allowed at least by VMware
Workstation.
Change the format string to collect everything between the first and
second quote as the file name, disallowing line breaks.
Signed-off-by: Philipp Hahn <hahn@univention.de>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/dmg.c')
0 files changed, 0 insertions, 0 deletions