pgAdmin III commit: Fix a memory leak in the edit grid that can occur i - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a memory leak in the edit grid that can occur i
Date
Msg-id 201010120940.o9C9eGUT064408@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a memory leak in the edit grid that can occur if the user aborts a refresh of the data.

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Timon
Date:
Subject: wrong indexes sizes on index page
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a memory leak in the edit grid that can occur i