Closed jameshcorbett closed 4 weeks ago
Problem: if a group is listed in a config but isn't found, a NULL pointer is dereferenced, causing a segfault.
Add a check for NULL.
Problem: if a group is listed in a config but isn't found, a NULL pointer is dereferenced, causing a segfault.
Add a check for NULL.