libusbmuxd
libusbmuxd copied to clipboard
udid copy in usbmuxd_get_device function
Is this a mistake or was it deliberately designed this way?
Without debugging I am not sure what exactly the problem is. Could you explain?
After copying the UDID, why was the first character of device->udid changed to '\0'? This resulted in the subsequently copied UDID becoming an empty string.