-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
rhel-9.4
-
None
-
Low
-
rhel-sst-security-special-projects
-
ssg_security
-
None
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
All
-
None
char *cap_to_text(cap_t caps, ssize_t * length_p);
...
cap_to_text() converts ... cap_p ...
... he location pointed to by len_p ...
should change either the prototype or the description to use either
cap_p or caps, as well as len_p or length_p.