bail out if we can't allocate the new range string, and make use of aprintf()
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2004 08:26:56 +0000 (08:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2004 08:26:56 +0000 (08:26 +0000)
commitd301d69fbf0342b9510751dcf478487b2e710684
tree40d921f89263922af1478b87e0f91f08faad44b2
parent34af02caca301a44f54c2df371f957a69e949df1
bail out if we can't allocate the new range string, and make use of aprintf()
instead of using snprintf() + strdup().
lib/url.c