Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 574826

Summary: media-gfx/zbar-0.10: JPEG datastream contains no image
Product: Gentoo Linux Reporter: Chris White <cwprogram>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/p/zbar/discussion/664596/thread/58b8d79b/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: zbar jpeg bug patch

Description Chris White 2016-02-15 22:13:03 UTC
Created attachment 425602 [details, diff]
zbar jpeg bug patch

The reading of JPEG files had issues due to `skip_input_data` not being handled correctly. This patch addresses the issue and the upstream commit is here ( https://sourceforge.net/p/zbar/code/ci/825b6ec9244619cc616d592e657fc64b5d7b2c25/tree/zbar/jpeg.c?diff=0e183788061038ad5a32543e594ebe48bde89971 ). See the URL for a more detailed breakdown of the issue.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2017-12-18 09:21:47 UTC
This patch has been included in media-gfx/zbar-0.10_p20121015-r2, thanks.