[PATCH v2 1/3] ole32: Add NULL pointer checks to PropVariantCopy.

Huw Davies huw at codeweavers.com
Tue Nov 20 02:55:43 CST 2018


On Sat, Nov 17, 2018 at 10:03:09PM +0100, Sven Baars wrote:
> Signed-off-by: Sven Baars <sven.wine at gmail.com>
> ---
> 
> v2: Added NULL checks to PropVariantCopy instead.
> 
>  dlls/ole32/ole2.c              |  3 +++
>  dlls/ole32/tests/propvariant.c | 14 ++++++++++++++
>  2 files changed, 17 insertions(+)

Do you have an app that depends on this behaviour?

Huw.



More information about the wine-devel mailing list