dmband: Avoid cloning stream in parse_bands_list.
commit2cf69bb5a5b43951abb251f415ccb81e809bd32e
authorMyah Caron <qsniyg@protonmail.com>
Thu, 17 Sep 2020 12:18:08 +0000 (17 05:18 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Sep 2020 19:15:26 +0000 (17 21:15 +0200)
treebcb4d00ad912f4f80262fbcb3232adc6632ce0da
parentd28c7938c704fe4dcfc8920db494a7175a46fe6b
dmband: Avoid cloning stream in parse_bands_list.

A stream that doesn't implement ::Clone can be passed, causing IStream_Seek to crash.

Signed-off-by: Myah Caron <qsniyg@protonmail.com>
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dmband/bandtrack.c