Hi,
The patch is against svn.
Regards,
Alex
Robert Iakobashvili wrote:
> Alexandre,
>
> On 4/15/07, Alexandre Bezroutchko <ab...@sc...> wrote:
>
>> While doing so I have noticed a potential problem: in batch.h, in
>> structure batch_context, you allocate very small buffers for file names:
>> Here you add 6 extra characters to the batch name and store it in 36
>> bytes buffer, so if somebody will actually use 31 characters batch name,
>> the buffer will be overflown with 37 bytes.
>
>
> Indeed, thanks we will fix it.
>
>> I have customized it to output its statistics in a machine parseable
>> form (see the attached patch in case you find this feature useful).
>
>
> Interesting. Thanks, we will look into it.
> Which version of curl-loader you are using or the patch is against svn?
>
> Could you, please, subscribe to the mailing list and post there?
> https://lists.sourceforge.net/lists/listinfo/curl-loader-devel
> Thank you in advance.
>
> There are several other recent bugs fixed in svn, therefore we are
> recommending
> usage of the svn version.
>
> Sincerely,
> Robert Iakobashvili,
> coroberti %x40 gmail %x2e com
> ...................................................................
> Navigare necesse est, vivere non est necesse
> ...................................................................
> http://curl-loader.sourceforge.net
> An open-source HTTP/S, FTP/S traffic
> generating, and web testing tool.
|