On 24/10/21 11:28AM, Patrick Steinhardt wrote: > The server options populated via `OPT_STRING_LIST()` is never cleared, s/is/are/ > causing a memory leak. Plug it. > > This leak is exposed by t5702, but plugging it alone does not make the > whole test suite pass. > > Signed-off-by: Patrick Steinhardt <ps@xxxxxx>