summaryrefslogtreecommitdiff
path: root/src/common/string.c
diff options
context:
space:
mode:
authorPavan Deolasee2016-05-06 12:36:37 +0000
committerPavan Deolasee2016-10-18 10:05:07 +0000
commit166b0280b0c8ac61c9a70bed5aaa83c98f9fc32c (patch)
treee209447c142049586d441606c12bf64774f568bd /src/common/string.c
parent47c7bcd9ac699311c7d2df04793fced7f69620c8 (diff)
Fix a memory leak in GTM proxy
When two lists are concatnated, we might leak header of the second list since only the list cells are concatnated. We must be careful not to free the list if list_concat returned the to-be-concatnated list as-is.
Diffstat (limited to 'src/common/string.c')
0 files changed, 0 insertions, 0 deletions