Module: wine Branch: master Commit: 464c884542e95399caeaca3204ad4c3289c57ff1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=464c884542e95399caeaca3204...
Author: Hans Leidekker hans@codeweavers.com Date: Mon May 19 12:30:46 2014 +0200
wbemprox: Handle NULL out parameter to object methods.
---
dlls/wbemprox/process.c | 35 ++++++++++------ dlls/wbemprox/reg.c | 105 +++++++++++++++++++++++++++++++---------------- dlls/wbemprox/service.c | 104 +++++++++++++++++++++++++++++++--------------- 3 files changed, 164 insertions(+), 80 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=464c884542e95399caeaca...