X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=wotsap.c;h=ca66f8562b41530c0f3f78e8962fab69adf5e021;hb=a78d0d473a8942f109ac22263d59c6e393022f04;hp=ce25b02e8b4f4224c478c0239524f0b7ab95f875;hpb=2458360e75aa46091f60c16e041c07bffe2edefb;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); }