Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:A
transfig
transfig-fix-of-e0c4b024.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File transfig-fix-of-e0c4b024.patch of Package transfig
--- fig2dev/read.c | 1 + 1 file changed, 1 insertion(+) --- fig2dev/read.c +++ fig2dev/read.c 2019-06-26 07:42:58.814701806 +0000 @@ -1424,6 +1424,7 @@ get_line(FILE *fp) return -1; /* skip empty lines */ } else if (*buf != '\n' || !(*buf == '\r' && buf[1] == '\n')) { + len = strlen(buf); /* remove newline and possibly a carriage return */ if (buf[len-1] == '\n') buf[len - (buf[len-2] == '\r' ? 2 : 1)] = '\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