Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2007-08-11 19:16:41 +0000
committerTom Lane2007-08-11 19:16:41 +0000
commitae65ca312f4dab71886b747fe810dc27548ca76d (patch)
tree6f59cce686133d7130cd88b172922940bf136c97 /src/backend/lib/stringinfo.c
parent1b70619311f74ccbab52dfad7e0c96c36b6718a5 (diff)
Avoid memory leakage across successive calls of regexp_matches() or
regexp_split_to_table() within a single query. This is only a partial solution, as it turns out that with enough matches per string these functions can also tickle a repalloc() misbehavior. But fixing that is a topic for a separate patch.
Diffstat (limited to 'src/backend/lib/stringinfo.c')
0 files changed, 0 insertions, 0 deletions