Thanks - applied.
On Fri, May 23, 2014 at 9:05 AM, Akshay Joshi wrote:
> Hi Dave
>
> During testing of pgAdmin3 with wxWidget 3.0, I have found one crash in
> debugger. Cause of the crash is "m_progress" variable is not instantiated
> before the function call "wxStatusBar::SetFieldsCount(fields
Hi Dave
During testing of pgAdmin3 with wxWidget 3.0, I have found one crash in
debugger. Cause of the crash is "m_progress" variable is not instantiated
before the function call "wxStatusBar::SetFieldsCount(fields);" at line no
49 in ctlProgressStatusBar.cpp.
Function call "wxStatusBar::SetField