>
> This is a finding from coverity. In practice it has very little impact
maybe Coverity (with capital) ?
> since returning NULL from this function results in the process existing
> with an error.
>
> Signed-off-by: Jonathon Jongsma
> ---
> src/udscs.c | 2 ++
> 1 file changed, 2 insertions
This is a finding from coverity. In practice it has very little impact
since returning NULL from this function results in the process existing
with an error.
Signed-off-by: Jonathon Jongsma
---
src/udscs.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/udscs.c b/src/udscs.c
index 64f