windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange...
authorAndrew Nguyen <anguyen@codeweavers.com>
Fri, 21 Jan 2011 11:03:07 +0000 (05:03 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Jan 2011 12:46:34 +0000 (13:46 +0100)
commita0bc2bd91e53aea4a8c9a842eef8736d53571356
tree5270a967d34b565a3672ee684748566db814f831
parent70d67becac62de216202ac9fa08c25c446291989
windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange::Read and StreamOnStreamRange::Write.
dlls/windowscodecs/stream.c
dlls/windowscodecs/tests/stream.c