Re: /bzr/squid3/trunk/ r12573: WCCP: Fix memory leak in mask assignment, improve debuggsing.

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Sat, 12 Jan 2013 11:38:27 -0700

On 01/10/2013 10:05 PM, Amos Jeffries wrote:

> revno: 12573
> * Add debug traces to send() events to report failures sending packets

send() may return a negative number so we are now getting
signed-vs-unsigned comparison warnings when comparing with
wccp_packet_size which is of unsigned type size_t.

Alex.
Received on Sat Jan 12 2013 - 18:38:33 MST

This archive was generated by hypermail 2.2.0 : Sun Jan 13 2013 - 12:00:11 MST