Commit Graph

2 Commits

Author SHA1 Message Date
Christian Hohnstaedt
8587566613 Fix segfault during cmdline import
Tell the calling process that we consumed and free'd
the pki_multi by returning a null-pointer instead of
a dangling pointer to free'd memory.
2024-02-23 12:17:23 +01:00
Christian Hohnstaedt
f28ab5c3bd Extract cmdline handling from main.cpp 2023-10-16 22:42:36 +02:00