pgsql: plperl: Fix memory leak in hek2cstr

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: plperl: Fix memory leak in hek2cstr
Дата
Msg-id E1WPNHY-0003ok-2F@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
plperl: Fix memory leak in hek2cstr

Backpatch all the way back to 9.1, where it was introduced by commit
50d89d42.

Reported by Sergey Burladyan in #9223
Author: Alex Hunsaker

Branch
------
REL9_1_STABLE

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

Modified Files
--------------
src/pl/plperl/plperl.c |   20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Translation updates
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: plperl: Fix memory leak in hek2cstr