Explicit null dereferenced
A null pointer dereference will occur. Dereference of an explicit null value
/src/utilities/util_list.c:91: FORWARD_NULL 116991 Passing null pointer "config" to "strlen", which dereferences it.
Explicit null dereferenced
A null pointer dereference will occur. Dereference of an explicit null value
/src/utilities/util_list.c:91: FORWARD_NULL 116991 Passing null pointer "config" to "strlen", which dereferences it.