summaryrefslogtreecommitdiff
path: root/LibIcalConfig.cmake.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2019-10-14 14:10:10 +0200
committerCorentin Noël <corentin@elementary.io>2019-10-14 14:32:18 +0200
commit5909d61675da972a58cff7990c6f1196f0787698 (patch)
tree057005ae5facbc4d8fc4ed17a84ccc6f47b85de5 /LibIcalConfig.cmake.in
parent5a0d84bf2c22de31381a35e73484d4a7f09e6d36 (diff)
downloadlibical-git-mcrha/attachment-leak.tar.gz
libical-glib: Correct free of xml values in xml-parser.cmcrha/attachment-leak
The return value of xmlNodeListGetString() and xmlNodeGetContent() should be freed using xmlFree(), but the code used g_free() for these. Add and use helper functions to transform string allocated by libxml into a string allocated by glib and free the values with correct function.
Diffstat (limited to 'LibIcalConfig.cmake.in')
0 files changed, 0 insertions, 0 deletions