diff options
| -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) | |||
| 505 | lockdownd_service_descriptor_free(service); | 505 | lockdownd_service_descriptor_free(service); |
| 506 | service = NULL; | 506 | service = NULL; |
| 507 | } | 507 | } |
| 508 | lockdownd_client_free(lockdown); | ||
| 508 | } | 509 | } |
| 509 | 510 | ||
| 510 | static void print_progress_real(double progress, int flush) | 511 | static void print_progress_real(double progress, int flush) |
