[PATCH] cryptui: use add_oid_to_usage correctly (Coverity)

Juan Lang juan.lang at gmail.com
Fri Feb 1 17:45:26 CST 2013


Hi Marcus,

-            add_oid_to_usage(usage, ptr);
+            usage = add_oid_to_usage(usage, ptr);

This looks fine, but would you mind making the same change on line 337?

Thanks,

--Juan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130201/4005d43d/attachment.html>


More information about the wine-devel mailing list