pgAdmin III commit: Fix a potential crash in the debugger.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a potential crash in the debugger.
Date: 2014-05-28 10:50:18
Message-ID: E1WpbR4-0007Rc-6y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a potential crash in the debugger.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6b18ec06cfc08d326683956e2a629e642c92a716
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/ctl/ctlProgressStatusBar.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-05-28 10:50:44 Re: Fixed crash in debugger with wxWidget 3.0
Previous Message Dave Page 2014-05-28 10:01:24 Re: Fixed one crash when "Open postgresql.conf" menu is clicked