free device structure
This commit is contained in:
parent
466c845593
commit
6761a167e8
@ -103,6 +103,7 @@ void sync_destroy_device(struct sync_device *d)
|
||||
{
|
||||
free(d->base);
|
||||
sync_data_deinit(&d->data);
|
||||
free(d);
|
||||
}
|
||||
|
||||
#ifdef SYNC_PLAYER
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user