Incorrect getrlimit64 parameter
Bug #1327869 reported by
Jeff Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lsb |
Fix Committed
|
Medium
|
Unassigned | ||
Mandriva |
Fix Released
|
Medium
|
Bug Description
Currently LSB declares the first getrlimit64 parameter to have the 'id_t' type,
while for getrlimit, setrlimit and setrlimit64 the same parameter is declared
as '__priority_
is a typedef to int. POSIX and LFS declares these parameters as 'int', so
probably we should fix this:
UPDATE Parameter SET Ptype=10969 WHERE Pint=623 AND Ppos=1;
Changed in mandriva: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
To post a comment you must log in.