lsb

Incorrect getrlimit64 parameter

Bug #1327869 reported by Jeff Johnson
6
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_which_t'. id_t is a typedef to unsigned int, __priority_which_t
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;

Tags: errata
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.