diff --git a/lg-24-branch.patch b/lg-24-branch.patch index 08d3fec..f7eec42 100644 --- a/lg-24-branch.patch +++ b/lg-24-branch.patch @@ -114,10 +114,10 @@ diff -ru ./libgphoto2_port/libusb1/libusb1.c /home/marcus/projects/libgphoto2-2_ return (GP_OK); } -@@ -276,6 +276,7 @@ +@@ -276,6 +276,6 @@ port->pl = NULL; } - if (gp_devs) libusb_free_device_list (gp_devs, 1); +- if (gp_devs) libusb_free_device_list (gp_devs, 1); + gp_devs = NULL; gp_nrofdevs = 0; free (gp_descs); return (GP_OK);