diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-30 18:59:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-30 18:59:58 +0000 |
commit | 1ff05d09a01b660285f78ffb57dbaf79c83b09b8 (patch) | |
tree | 5f5099a2658eccb49bb7fb3c58d1339557cd4b1b /src/backend/regex/regexec.c | |
parent | 96b0da67ff82268d6d2dc6eeabaa277ba4a2fab4 (diff) | |
download | postgresql-1ff05d09a01b660285f78ffb57dbaf79c83b09b8.tar.gz postgresql-1ff05d09a01b660285f78ffb57dbaf79c83b09b8.zip |
Fix memory leakage introduced into print_aligned_text by 8.4 changes
(failure to free col_lineptrs[] array elements) and exacerbated in the
current devel cycle (failure to free "wrap"). This resulted in moderate
bloat of psql over long script runs. Noted while testing bug #5302,
although what the reporter was complaining of was backend-side leakage.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions