bugacl - Bugs: bug #62371, use getpwnam_r and getgrnam_r in...

 
 

bug #62371: use getpwnam_r and getgrnam_r in acl_from_text.c

Submitter:  None
Submitted:  Wed 27 Apr 2022 01:25:30 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Jan 2024 05:43:04 AM UTC, comment #1: 
Mike Frysinger <vapier>
Group Member
Wed 27 Apr 2022 01:25:30 PM UTC, original submission:  

Hi,

For threadsafety, `acl_from_text.c` should use getpwnam_r() and getgrnam_r() in place of getpwnam() and getgrnam().

M

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vapier (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-01-13 vapier StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code