- fixed memory leak, which is happening when parsing options, claimed by ASAN
authorDenis Pronin <dannftk@yandex.ru>
Wed, 9 Mar 2022 11:53:43 +0000 (14:53 +0300)
committerDenis Pronin <dannftk@yandex.ru>
Wed, 9 Mar 2022 11:59:03 +0000 (14:59 +0300)
commitce27f93caad960a93a00a75e989b040fac613bdb
tree3a5342d74442eb5671d77d621962a7db30882ed6
parenta24ef2702e2c1b948df37080eb3f18cca60d414b
- fixed memory leak, which is happening when parsing options, claimed by ASAN

Signed-off-by: Denis Pronin <dannftk@yandex.ru>
parse.c