diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-10 18:58:05 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-10 18:58:05 +0200 |
| commit | 4c8cc9e99678a4095772f283ffaaa1d6bd8aaf67 (patch) | |
| tree | 31d52c150ead202b1c5801591b655e7009963404 /test/data/extra_assetmap/VOLINDEX | |
| parent | b4e1d9fffeb3a834e30ec13bbd467cecd88f87f9 (diff) | |
Fix crash when loading DCPs whose ASSETMAP contains files that are
not mentioned in any PKL (#1855).
Diffstat (limited to 'test/data/extra_assetmap/VOLINDEX')
| -rw-r--r-- | test/data/extra_assetmap/VOLINDEX | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/data/extra_assetmap/VOLINDEX b/test/data/extra_assetmap/VOLINDEX new file mode 100644 index 00000000..907d8fd1 --- /dev/null +++ b/test/data/extra_assetmap/VOLINDEX @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<VolumeIndex xmlns="http://www.digicine.com/PROTO-ASDCP-VL-20040311#"> + <Index>1</Index> +</VolumeIndex> |
