RE: [PATCH] Fix memory leaks in ident.cc

From: Mike Mitchell <Mike.Mitchell_at_sas.com>
Date: Tue, 25 Dec 2012 06:24:34 +0000

Here is a revised patch for the memory leak in Ident.cc
This version frees both the IdentStateData structure and a Connection structure.
The Close_() definition now has the "static" keyword.

Mike Mitchell

________________________________
From: Mike Mitchell
Sent: Friday, December 21, 2012 1:06 PM
To: squid-dev_at_squid-cache.org
Subject: [PATCH] Fix memory leaks in ident.cc

The attached patch plugs a memory leak in ident.cc.
The IdentStateData structure was not freed if the ident request failed.

Mike Mitchell

Received on Tue Dec 25 2012 - 06:24:54 MST

This archive was generated by hypermail 2.2.0 : Fri Dec 28 2012 - 12:00:10 MST