Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
libjpeg62-turbo
libjpeg-turbo-CVE-2020-17541.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libjpeg-turbo-CVE-2020-17541.patch of Package libjpeg62-turbo
Index: libjpeg-turbo-1.5.3/jchuff.c =================================================================== --- libjpeg-turbo-1.5.3.orig/jchuff.c 2021-06-03 10:33:13.901454407 +0200 +++ libjpeg-turbo-1.5.3/jchuff.c 2021-06-03 10:33:24.553511563 +0200 @@ -428,7 +428,7 @@ dump_buffer (working_state *state) * scanning order-- 1, 8, 16, etc.), then this will produce an encoded block * larger than 200 bytes. */ -#define BUFSIZE (DCTSIZE2 * 4) +#define BUFSIZE (DCTSIZE2 * 8) #define LOAD_BUFFER() { \ if (state->free_in_buffer < BUFSIZE) { \
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