dtcm: Coverity 88636
This commit is contained in:
@@ -1148,11 +1148,11 @@ read_new_appt(FILE *fp, Dtcm_appointment **appt, Props *p, int version)
|
||||
a_name, a_tag, a_value);
|
||||
++attrs_written;
|
||||
}
|
||||
}
|
||||
|
||||
free(a_name);
|
||||
free(a_tag);
|
||||
free(a_value);
|
||||
}
|
||||
|
||||
/* this should pull off the new attribute name */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user