pgAdmin III commit: Don't try to cleanup the libxml2 parser when closin

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Don't try to cleanup the libxml2 parser when closin
Дата
Msg-id E1V8rWQ-00075A-M8@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't try to cleanup the libxml2 parser when closing frmReport, as
it clears all of the library's state and can potentially lead to crashes
if libxml2 is used elsewhere later.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=02423e7718c514fc8b1d9456aef1ff731291721c
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
pgadmin/frm/frmReport.cpp |    1 -
1 file changed, 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: Possible crash fix for xmlCleanupParser
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Don't try to cleanup the libxml2 parser when closin