Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
jasper.5173
jasper-CVE-2017-1000050.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jasper-CVE-2017-1000050.patch of Package jasper.5173
--- jasper-1.900.14/src/libjasper/jp2/jp2_enc.c 2017-07-11 10:03:41.265870827 +0200 +++ jasper-1.900.14/src/libjasper/jp2/jp2_enc.c 2017-07-11 10:06:03.028405233 +0200 @@ -115,6 +115,10 @@ iccstream = 0; iccprof = 0; + if (jas_image_numcmpts(image) < 1) { + goto error; + } + allcmptssame = 1; sgnd = jas_image_cmptsgnd(image, 0); prec = jas_image_cmptprec(image, 0);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor