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-0004Bc-Vl@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Close file to no leak file descriptor memory. Found by Coverity.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/aef9d25aa3dc90bf303897ffc445c92420df4a6d

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.