Fixed one crash in query tool with wxWidget 2.9

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fixed one crash in query tool with wxWidget 2.9
Date: 2012-05-22 10:01:22
Message-ID: CANxoLDcNj_R=w7e+qMvfDLPPBmeyYC8muowHTpLkCdGTXfeniQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave

I have found one crash when run query tool and press ENTER key in the SQL
Editor. It is working fine with wxWidget 2.8, but crashed with 2.9.
I have tried to fix the bug. Attached is the patch file. Please review it
and If it looks OK then can you please commit it.

--
*Akshay Joshi
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246*

Attachment Content-Type Size
Fixed_Crash.patch application/octet-stream 724 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-05-22 11:04:31 pgAdmin III commit: Fix a crash in the query tool with wx2.9
Previous Message Guillaume Lelarge 2012-05-19 11:49:00 pgAdmin III commit: Update the TODO list