pgsql: Close file to no leak file descriptor memory. Found by Coverity.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Close file to no leak file descriptor memory. Found by Coverity.
Дата
Msg-id E1VIcz5-0004BV-Pe@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Close file to no leak file descriptor memory. Found by Coverity.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7612553e75f9ffb940b16a53004bec75f31803be

Modified Files
--------------
src/interfaces/ecpg/preproc/pgc.l |    1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Close file to no leak file descriptor memory. Found by Coverity.
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Return error if allocation of new element was not possible.