Projects
Mega:24.09
ghostscript
_service:tar_scm:CVE-2023-38559.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:CVE-2023-38559.patch of Package ghostscript
--- base/gdevdevn.c.orig 2022-04-04 15:48:49.000000000 +0200 +++ base/gdevdevn.c 2023-07-26 11:31:03.873226054 +0200 @@ -1950,7 +1950,7 @@ devn_pcx_write_rle(const byte * from, co byte data = *from; from += step; - if (data != *from || from == end) { + if (from >= end || data != *from) { if (data >= 0xc0) gp_fputc(0xc1, file); } else {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2