mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-01-28 01:27:16 +01:00
Fix coredump in icwmpd
This commit is contained in:
parent
38f3cc38ec
commit
7dc217b54a
1 changed files with 0 additions and 1 deletions
|
|
@ -799,7 +799,6 @@ int cwmp_rpc_acs_destroy_data_transfer_complete(struct rpc *rpc)
|
|||
FREE(p->command_key);
|
||||
FREE(p->start_time);
|
||||
FREE(p->complete_time);
|
||||
FREE(p->old_software_version);
|
||||
FREE(p->file_type);
|
||||
FREE(p->fault_string);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue