[odbccp32] Don't print *pcbPathOut as it can be NULL (Coverity)

Paul Vriens paul.vriens.wine at gmail.com
Wed Apr 4 04:32:27 CDT 2007


Hi,

pcbPathOut can be NULL so we shouldn't print the contents in a TRACE.
I've added some simple tests to prove it can be NULL.

Should fix Coverity CID-527.

Changelog
  Don't print *pcbPathOut as it can be NULL

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Don-t-print-pcbPathOut-as-it-can-be-NULL.patch
Type: text/x-patch
Size: 4012 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070404/4b477a8d/0003-Don-t-print-pcbPathOut-as-it-can-be-NULL-0001.bin


More information about the wine-patches mailing list