Module: wine Branch: master Commit: a0bc2bd91e53aea4a8c9a842eef8736d53571356 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a0bc2bd91e53aea4a8c9a842ee...
Author: Andrew Nguyen anguyen@codeweavers.com Date: Fri Jan 21 05:03:07 2011 -0600
windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange::Read and StreamOnStreamRange::Write.
---
dlls/windowscodecs/stream.c | 4 +- dlls/windowscodecs/tests/stream.c | 63 ++++++++++++++++++++++++++++++------ 2 files changed, 54 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a0bc2bd91e53aea4a8c9a8...