wininet: ensure null check before dereference

Jeff Latimer lats at yless4u.com.au
Mon Jan 1 23:50:06 CST 2007


Coverity cid: 367 Do the null check before the dereference.  Given that 
this is an simple internal function, do we need to check for null pointers?

Jeff Latimer
---
  dlls/wininet/utility.c |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6f23d4143be883d2901546f4dce1e666010bcf85.diff
Type: text/x-patch
Size: 515 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070102/369c8934/6f23d4143be883d2901546f4dce1e666010bcf85.bin


More information about the wine-patches mailing list