Going through the warnings while compiling poppler, I noticed the retval variable in downscale_box_filter() was not used at all. I think it should actually be used as the return value. Patch follows.
Created attachment 56384 [details] [review] 0001-Fix-return-value-of-downscale_box_filter.patch
Comment on attachment 56384 [details] [review] 0001-Fix-return-value-of-downscale_box_filter.patch Review of attachment 56384 [details] [review]: ----------------------------------------------------------------- Pushed, thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.