| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
[ curl-Bugs-566835 ] strlen() with NULL ptr on Solaris
From: <noreply_at_sourceforge.net>
Date: Mon, 10 Jun 2002 06:33:14 -0700
Bugs item #566835, was opened at 2002-06-10 06:33
Category: libcurl
Initial Comment:
To fix the problem we wrote a new strlen() and
The new file strlen.h has the declaration:
size_t curl_strlen(const char *s);
The file strlen.c contains the implementation:
#include "setup.h"
size_t curl_strlen(const char *s)
We included strlen.h in the following files:
Finally, we included strlen.c and strlen.h in
----------------------------------------------------------------------
You can respond by visiting:
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info