If the getpwuid_r method doesn't find an entry with the given ID, it will still return success (0), but the *result will be set to NULL. This checks the |result| value so it won't crash if it doesn't find the entry. This normally shouldn't ever happen, but it can somehow happen on iOS simulators.
46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
# People who have agreed to one of the CLAs and can contribute patches.
|
|
# The AUTHORS file lists the copyright holders; this file
|
|
# lists people. For example, Google employees are listed here
|
|
# but not in AUTHORS, because Google holds the copyright.
|
|
#
|
|
# Names should be added to this file only after verifying that
|
|
# the individual or the individual's organization has agreed to
|
|
# the appropriate Contributor License Agreement, found here:
|
|
#
|
|
# https://developers.google.com/open-source/cla/individual
|
|
# https://developers.google.com/open-source/cla/corporate
|
|
#
|
|
# The agreement for individuals can be filled out on the web.
|
|
#
|
|
# When adding J Random Contributor's name to this file,
|
|
# either J's name or J's organization's name should be
|
|
# added to the AUTHORS file, depending on whether the
|
|
# individual or corporate CLA was used.
|
|
#
|
|
# Names should be added to this file as:
|
|
# Name <email address>
|
|
#
|
|
# Please keep the list sorted.
|
|
|
|
Abhishek Dasgupta <abhi2743@gmail.com>
|
|
Abhishek Parmar <abhishek@orng.net>
|
|
Andrew Schwartzmeyer <andrew@schwartzmeyer.com>
|
|
Andy Ying <andy@trailofbits.com>
|
|
Brian Silverman <bsilver16384@gmail.com>
|
|
Fumitoshi Ukai <ukai@google.com>
|
|
Guillaume Dumont <dumont.guillaume@gmail.com>
|
|
Håkan L. S. Younes <hyounes@google.com>
|
|
Ivan Penkov <ivanpe@google.com>
|
|
Jacob Trimble <modmaker@google.com>
|
|
Jim Ray <jimray@google.com>
|
|
Michael Tanner <michael@tannertaxpro.com>
|
|
MiniLight <MiniLightAR@Gmail.com>
|
|
Peter Collingbourne <pcc@google.com>
|
|
Rodrigo Queiro <rodrigoq@google.com>
|
|
romange <romange@users.noreply.github.com>
|
|
Sergiu Deitsch <sergiu.deitsch@gmail.com>
|
|
Shinichiro Hamaji <hamaji@google.com>
|
|
tbennun <tbennun@gmail.com>
|
|
Teddy Reed <teddy@prosauce.org>
|
|
Zhongming Qu <qzmfranklin@gmail.com>
|