Check for null ptr return from RegEnumValue

Alexandre Julliard julliard at winehq.org
Tue Jan 6 18:58:38 CST 2004


Mike Hearn <mike at theoretic.com> writes:

> This was crashing IE setup. Dunno where the regression came from, but I
> think null returns like this are legal, so we should check for it.

data is passed by value, it cannot possibly be set to null by
RegEnumValue.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list