Projects
Eulaceura:Factory
symlinks
_service:obs_scm:symlinks-coverity-readlink.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:symlinks-coverity-readlink.patch of Package symlinks
diff -up symlinks-1.4/symlinks.c.coverity-readlink symlinks-1.4/symlinks.c --- symlinks-1.4/symlinks.c.coverity-readlink 2009-10-09 15:03:55.000000000 +0100 +++ symlinks-1.4/symlinks.c 2011-05-20 14:10:25.682843723 +0100 @@ -160,7 +160,7 @@ static void fix_symlink (char *path, dev struct stat stbuf, lstbuf; int c, fix_abs = 0, fix_messy = 0, fix_long = 0; - if ((c = readlink(path, lpath, sizeof(lpath))) == -1) { + if ((c = readlink(path, lpath, sizeof(lpath)-1)) == -1) { perror(path); return; }
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