Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574826 - media-gfx/zbar-0.10: JPEG datastream contains no image
Summary: media-gfx/zbar-0.10: JPEG datastream contains no image
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL: https://sourceforge.net/p/zbar/discus...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 22:13 UTC by Chris White
Modified: 2017-12-18 09:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
zbar jpeg bug patch (zbar-0.10-jpeg-bug.patch,732 bytes, patch)
2016-02-15 22:13 UTC, Chris White
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.