[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocurl 0.5.3-2 - patch for handlePostFields bug



Hello all,

I'm probably doing this wrong, but here is a patch for a bug in the
processing of POST data.
ocurl neither sets the POST data size nor puts a NUL byte at the end,
so that depending on
memory contents, libcurl can calculate an incorrect length for the
POST data, causing HTTP
transactions to fail or data to be exposed or other forms of sudden
kitten death.

-- 
Berke Durak

Attachment: handle-post-fields-string-length-fix
Description: Binary data


Reply to: