]> skyeroc.xyz Git - dgamelaunch/commit
Don't call getpwuid(3)/getgrgid(3) on uids/gids in the config file. The uid/gid
authorJilles Tjoelker <jilles@stack.nl>
Wed, 7 Jan 2004 12:00:41 +0000 (12:00 +0000)
committerJilles Tjoelker <jilles@stack.nl>
Wed, 7 Jan 2004 12:00:41 +0000 (12:00 +0000)
commit9686e206c0d33e0f10acbcbf17b28d46a66c60b0
tree0e9d3cadb65288a6bc8a2bb9f3dbf87f2ba6946a
parent20a824b932fbc7456b428894998a5af4ce45db5e
Don't call getpwuid(3)/getgrgid(3) on uids/gids in the config file. The uid/gid
doesn't need to be in /etc/passwd or /etc/group anyway, and this reduces
storage of sensitive information in dgamelaunch's memory space.

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@113 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
config.y