[PATCH] windowscodecs: Fix an MSVC warning about pNumericRepresentation.

Vincent Povirk vincent at codeweavers.com
Thu Jul 26 15:30:58 CDT 2018


This fails the tests because it eliminates the NULL check for
pNumericRepresentation which was handled in
ComponentInfo_GetDWORDValue. It should probably also not be assigned
if ComponentInfo_GetDWORDValue fails.



More information about the wine-devel mailing list