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(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
