util ssl+grpc tools

This commit is contained in:
Olof hagsand 2019-10-18 19:42:15 +02:00
parent 279614d64f
commit 638deb3818
3 changed files with 1101 additions and 1 deletions

View file

@ -84,7 +84,7 @@ main(int argc,
int c;
int logdst = CLICON_LOG_STDERR;
struct clicon_msg *msg = NULL;
char *sockpath;
char *sockpath = NULL;
char *retdata = NULL;
int jsonin = 0;
char *input_filename = NULL;