Re: [PATCH] Fix for Coverity Scan Issue 740595 (unused variable)

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sat, 12 Jan 2013 23:41:35 +1300

On 23/12/2012 2:33 a.m., Kinkie wrote:
> Hi,
> the attached patch addresses coverity scan issue 740595.
> In ConnStateData::getSslContextDone the SSL* result from httpsCreate
> is stored in a temporary variable but never used. This is not a
> problem as the same pointer is recorded in the fd_table; it's just an
> useless allocation which this patch removes.
>
> --
> /kinkie

+1. Please apply.

Amos
Received on Sat Jan 12 2013 - 10:41:44 MST

This archive was generated by hypermail 2.2.0 : Sat Jan 12 2013 - 12:00:10 MST