Files
serenity/Userland/Libraries/LibCore/Group.cpp
Timothy Flynn e305b32d9a LibCore: Protect Core::Group against null group::gr_mem members
Serenity's implementation does not set this pointer to anything, so we
should not assume it was set.
2022-12-14 07:25:36 -05:00

5.5 KiB