X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=wotsap.c;fp=wotsap.c;h=ca66f8562b41530c0f3f78e8962fab69adf5e021;hb=2e969db9d32b8fba8a22125fe5b66323b6d1f71e;hp=ce25b02e8b4f4224c478c0239524f0b7ab95f875;hpb=97c3564f800bbf922f771f79bfb7e8e014fc9b77;p=onak.git diff --git a/wotsap.c b/wotsap.c index ce25b02..ca66f85 100644 --- a/wotsap.c +++ b/wotsap.c @@ -215,4 +215,5 @@ int main(int argc, char *argv[]) } cleanuplogthing(); cleanupconfig(); + free(configfile); }