Hi Willy, hi Dave,

> Hi Dave,
>
> On Thu, Jul 17, 2014 at 02:34:01PM -0400, Dave McCowan wrote:
>> Here is the corrected (and retested) :-) patch.
>>
>> Commit comment: Use temporary trash chunk, instead of global trash chunk in
>> make_proxy_line_v2() to avoid memory overwrite.
>
> Thank you, I've just applied it now.


FYI when compiling current haproxy-1.5 with openssl, compiler warns:

src/connection.c: In function ‘make_proxy_line_v2’:
src/connection.c:687:5: warning: passing argument 2 of 
‘ssl_sock_get_remote_common_name’ from incompatible pointer type [enabled by 
default]
include/proto/ssl_sock.h:55:5: note: expected ‘struct chunk *’ but argument is 
of type ‘struct chunk **’



Regards,

Lukas


                                          

Reply via email to