pgAdmin III commit: Fix a possible crash on Solaris when cancelling a d - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a possible crash on Solaris when cancelling a d
Date
Msg-id 201009151309.o8FD9VGY036647@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a possible crash on Solaris when cancelling a debugging operation

Branch
------
REL-1_10_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b345487c051a0706e4bcd145755346ae492a4d76
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/debugger/ctlCodeWindow.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a possible crash on Solaris when closing the se
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Make sure we don't ask to save if there's no change