chiark / gitweb /
main: uid_to_name() might fail due to OOM, protect against that
[elogind.git] / src / shared / siphash24.c
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...