cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl 0xCD uninitialized data

From: Ger <ger.lawlor_at_gmail.com>
Date: Thu, 31 Jul 2008 10:52:05 +0100

I am new to libcurl development.....

Over the wire I get 0xCD byte pattern between /pdp/PdpEndPoint and
HTTP/1.1 below......any ideas why this might occur? This would
normally indicate uninitialized memory, so maybe I am missing a
libcurl call in my code.

POST /pxp/pxpEndPoint HTTP/1.1
Authorization: Basic c3VwZXJ12cvfJRWUZZ3A5Rp1jkp22pVVaaanZfb1E9PQ==
Host: localhost:9090
Accept: */*
userName: testuser
password: uYgp9FZIEnREq6iEZjvEnQ==
content-type: text/xml; charset=ISO-8859-1
methodName: getStatus
User-Agent: Jakarta Commons-HttpClient/2.0final
Content-Length: 908
Received on 2008-07-31