libimobiledevice / libimobiledevice-glue

A library with common code used by libraries and tools around the libimobiledevice project
GNU Lesser General Public License v2.1
91 stars 70 forks source link

Wrong conditional judgment #2

Closed AiXanadu closed 2 years ago

AiXanadu commented 2 years ago

Modify the wrong judgment, and the original condition is always false

nikias commented 2 years ago

Thanks for pointing this out. I fixed it and also added arguments check at the beginning of the function.