Thread: pgsql: plperl: Fix memory leak in hek2cstr

pgsql: plperl: Fix memory leak in hek2cstr

From
Alvaro Herrera
Date:
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
------
master

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

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