fix few mem leaks
This commit is contained in:
@@ -752,6 +752,7 @@ static void ProcessACResponseFormat1(struct tlvdb *tlvRoot, uint8_t *buf, size_t
|
||||
if (decodeTLV)
|
||||
TLVPrintFromTLV(tlvElm);
|
||||
}
|
||||
tlvdb_free(tlvElm);
|
||||
}
|
||||
} else {
|
||||
if (decodeTLV)
|
||||
|
||||
Reference in New Issue
Block a user