Logo
Explore Help
Sign In
dasharo/systemd
0
0
Fork 0
You've already forked systemd
mirror of https://github.com/Dasharo/systemd.git synced 2026-03-06 15:02:31 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
systemd/test/test-sysusers/test-12.initial-group

2 lines
10 B
Plaintext
Raw Permalink Normal View History

sysusers: make sure to reset the returned value when EOF is reached in fget*ent_sane() wrappers (#8737) To indicate that the there're no more entries, these wrappers return false but did leave the passed pointed unmodified. However EOF is not an error and is a very common case so initialize the output argument to NULL even in this case so callers don't need to do that. Fixes: #8721
2018-04-18 18:32:21 +02:00
root:x:0:
Reference in New Issue Copy Permalink
Powered by Gitea Page: 610ms Template: 3ms
English
English
Licenses API