]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
wmadec: Set data size to 0 if nothing was decoded.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 8 Dec 2016 20:32:32 +0000 (21:32 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 11 Dec 2016 12:13:33 +0000 (13:13 +0100)
Without this, we might feed uninitialized data into the output stream.


No differences found