- various improvements
This commit is contained in:
@@ -91,6 +91,7 @@ static int Euro2kMakePar(void *object, void *userarg, int argc, char *argv[])
|
||||
*last = par;
|
||||
par->unit = NULL;
|
||||
par->fmt = NULL;
|
||||
par->par = PAR_NAN;
|
||||
} else {
|
||||
if (par->unit) {
|
||||
free(par->unit); par->unit=NULL;
|
||||
|
||||
Reference in New Issue
Block a user