diff options
| author | Anton Khirnov <anton@khirnov.net> | 2025-10-17 09:51:50 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2025-11-09 08:05:30 -0400 |
| commit | 5c921b6c0b2df460c7d50f6563edf700d0420732 (patch) | |
| tree | 6b6440a1b2113aa2314ceb948bca985da4d12043 /parse-time-string/parse-time-string.c | |
| parent | c55953e9de408674d71db78ea4fff941972b2f0a (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/parse-time-string.c')
0 files changed, 0 insertions, 0 deletions
