You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* It can be that motorola_intel is wrongly mapped, let's try inverting it */
3189
+
if ((2+NumDirEntries*12) >value_len) {
3190
+
exif_error_docref(NULLEXIFERR_CC, ImageInfo, E_NOTICE, "Potentially invalid endianess, trying again with different endianness before imminent failure.");
0 commit comments