Module: wine Branch: master Commit: ced5800b99d3251f372102bd23fb25df15debc92 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ced5800b99d3251f372102bd23...
Author: Huw Davies huw@codeweavers.com Date: Tue Oct 27 14:42:33 2015 +0000
ole32: Correctly release an existing pointer when unmarshalling a NULL-ptr.
However, this should not be done in the case of pUnkForRelease.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ole32/tests/usrmarshal.c | 116 +++++++++++++++++++++++++++++++++++++----- dlls/ole32/usrmarshal.c | 9 +++- 2 files changed, 111 insertions(+), 14 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ced5800b99d3251f372102...