pgAdmin III commit: Fix a memory leak in the edit grid that can occur i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a memory leak in the edit grid that can occur i
Date: 2010-10-12 09:41:00
Message-ID: 201010120941.o9C9f0vB064475@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a memory leak in the edit grid that can occur if the user aborts a refresh of the data.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7fde85bb4ba06f930f0adcfc11c66387db9860d7

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmEditGrid.cpp | 8 ++++++--
2 files changed, 8 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2010-10-12 09:47:03 Re: wrong indexes sizes on index page
Previous Message Dave Page 2010-10-12 09:40:16 pgAdmin III commit: Fix a memory leak in the edit grid that can occur i