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
while (WebPDemuxNextFrame(&iter));, part of a loop in GenerateThumbnailForURL.c is reported to have this problem by Xcode 10.1 under macOS 10.13.6. The same while appears in two places in the code. This may relate to report #2 .