diff options
Diffstat (limited to 'tools/idevicebackup2.c')
-rw-r--r-- | tools/idevicebackup2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/idevicebackup2.c b/tools/idevicebackup2.c index fe2efdc..45ff489 100644 --- a/tools/idevicebackup2.c +++ b/tools/idevicebackup2.c @@ -505,6 +505,7 @@ static void do_post_notification(idevice_t device, const char *notification) lockdownd_service_descriptor_free(service); service = NULL; } + lockdownd_client_free(lockdown); } static void print_progress_real(double progress, int flush) |