Patches
Search the entire project
This project's trackers
This project's tasks
This project's releases
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Debian GNU/Hurd port
Summary
Activity
Tracker
Lists
Tasks
Files
[#303688] pciutils: FTBFS on hurd-i386: Unconditional use of MAXPATHLEN
View Trackers
|
Patches
|
Download .csv
|
Monitor
Date:
2006-07-26 21:22
Priority:
3
State:
Closed
Submitted by:
Cyril Brulebois (
kibi-guest
)
Assigned to:
Nobody (None)
Category:
posix
Group:
None
Resolution:
Fixed
Summary:
pciutils: FTBFS on hurd-i386: Unconditional use of MAXPATHLEN
Detailed description
Hi, there are some patches:
- the traditional workaround, if the other patches were all refused.
- a "standard" patch
- a "better" patch, using snprintf instead of sprintf
- a "upstream-spirit" patch, which doesn't check (x)malloc return value nor use snprintf, like it's (not) done in the rest of the source...
As usual, any feedback welcome.
Followup
No Followups Have Been Posted
Attached Files:
Attachments:
MAXPATHLEN-workaround.diff
MAXPATHLEN-standard.diff
MAXPATHLEN-better.diff
MAXPATHLEN-upstream-spirit.diff
Changes:
Field
Old Value
Date
By
status_id
Open
2007-05-30 22:16
sthibaul-guest
close_date
2007-05-30 22:16
2007-05-30 22:16
sthibaul-guest
Resolution
None
2007-05-30 22:16
sthibaul-guest
File Added
1558: MAXPATHLEN-upstream-spirit.diff
2006-07-26 21:24
kibi-guest
File Added
1557: MAXPATHLEN-better.diff
2006-07-26 21:24
kibi-guest
File Added
1556: MAXPATHLEN-standard.diff
2006-07-26 21:23
kibi-guest
File Added
1555: MAXPATHLEN-workaround.diff
2006-07-26 21:22
kibi-guest
Show source