[OLE #84] Don't use IsBadStringPtr on NULL pointers

Alexandre Julliard julliard at winehq.org
Thu Mar 24 06:40:41 CST 2005


Mike Hearn <mike at navi.cx> writes:

> Don't use IsBadStringPtr on NULL pointers

If the goal is to avoid exceptions, then it would be better to do that
check directly in the IsBad* functions.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list