pgAdmin III commit: Fix a segfault on property dialog for the index

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix a segfault on property dialog for the index
Дата
Msg-id 201104282022.p3SKMHpj046590@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Segfault on property dialog for the index.
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Segfault on property dialog for the index.