Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 124260
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Maintainers for cvs, and cvs related tools (the version control system) <cvs-utils@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cvs-1.12.12-mode_t.patch cvs-1.12.12-mode_t.patch patch Diego E. 'Flameeyes' Pettenò 2006-02-27 06:33 0000 761 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124260 depends on: Show dependency tree
Bug 124260 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-27 06:32 0000
cvs is using an old version of gnulib's openat.c unit which contains an
openat() replacement. Unfortunately that version of openat.c contains bad code
when trying to access mode_t through vararg; it does only produce a warning,
but if the execution reach that code, the program aborts (as told by the
warning itself).
The attached patch replaces the bad code with the updated one in recent
openat.c unit files (the unit is way different but this patch should be
enough). Current CVS version of cvs already has openat.c updated from gnulib.

Thanks,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-02-27 06:33:21 0000 -------
Created an attachment (id=80835) [details]
cvs-1.12.12-mode_t.patch

------- Comment #2 From Lars Weiler (RETIRED) 2006-03-01 08:03:20 0000 -------
Fixed in cvs-1.12.12-r3.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug