pgAdmin III commit: Fix a segfault on property dialog for the index - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix a segfault on property dialog for the index
Date
Msg-id 201104282022.p3SKMHpj046590@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a segfault on property dialog for the index

We tried to access an item in an empty array.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgIndex.cpp |    6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Segfault on property dialog for the index.
Next
From: Guillaume Lelarge
Date:
Subject: Re: Segfault on property dialog for the index.