]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commitdiff
nss: add todo
authorSimon Ruderich <simon@ruderich.org>
Wed, 12 Jun 2019 07:20:10 +0000 (09:20 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 12 Jun 2019 07:20:10 +0000 (09:20 +0200)
nss/gr.c

index db822094990c34044f6533c0f564ed9be90d36b6..79ac54000a885ab6fece8a82986e7fbda781ea1b 100644 (file)
--- a/nss/gr.c
+++ b/nss/gr.c
@@ -32,6 +32,8 @@
 
 // NOTE: This file is very similar to pw.c, keep in sync!
 
+// TODO: adapt offsets to 32 bit to fit more than 5000 users per group (for 9
+// byte user names)
 struct group_entry {
     uint64_t gid;