curl-library
[patch] Testing pointers against NULL instead of '\0' in tool_easysrc.c
From: David Blaikie <dblaikie_at_gmail.com>
Date: Fri, 24 Aug 2012 10:12:19 -0700
Received on 2012-08-24
Date: Fri, 24 Aug 2012 10:12:19 -0700
While validating a new Clang diagnostic (-Wnon-literal-null-conversion
- yes, the name isn't quite correct in this case, but it suffices) I
found a few violations of it in Curl.
Attached is a patch to fix these.
- David
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: curl.diff