pgAdmin III commit: Prevent a crash if a user starts an external proces - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Prevent a crash if a user starts an external proces
Date
Msg-id E1VJlRT-0004kM-PU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a crash if a user starts an external process such as a backup, and then immediately hits cancel.

Branch
------
REL-1_18_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5690855638b67c55e1c18a8d9228c19e1ecf801c
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
CHANGELOG                        |    3 +++
pgadmin/dlg/dlgClasses.cpp       |   20 +++++++++++++++-----
pgadmin/include/dlg/dlgClasses.h |    1 +
3 files changed, 19 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash if a user starts an external proces
Next
From: Dave Page
Date:
Subject: Re: Fixed pgAdmin crash issue