Clear ResourceList before filling it 10/head
authorBrogan <broganross@gmail.com>
Thu, 15 Aug 2019 16:06:41 +0000 (09:06 -0700)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2019 16:06:41 +0000 (09:06 -0700)
commite00923e06c7344fe1e9ea0195b84472f73714d63
tree4d8f1883f2019061fff38fa6f7074b07527b5fd1
parent5c74d64d6e8d72b54e4ab34204c1ba06539422f5
Clear ResourceList before filling it

If the same TimedTextReader is opened more than once the descriptor's resource list isn't cleared before it is populated.  This causes duplicate resources within the list.
src/AS_DCP_TimedText.cpp