aboutsummaryrefslogtreecommitdiff
path: root/parse-time-string
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2025-10-17 09:51:50 +0200
committerDavid Bremner <david@tethera.net>2025-11-09 08:05:30 -0400
commit5c921b6c0b2df460c7d50f6563edf700d0420732 (patch)
tree6b6440a1b2113aa2314ceb948bca985da4d12043 /parse-time-string
parentc55953e9de408674d71db78ea4fff941972b2f0a (diff)
open: avoid leaking index_as_text regex objects
Regexes compiled with regcomp() need to be freed with regfree(). Do that in a talloc destructor attached to the compiled regex array. Amended by db: Use C style comment. Add blank line per uncrustify.
Diffstat (limited to 'parse-time-string')
0 files changed, 0 insertions, 0 deletions