HomeFreeBSD

Don't check if `val` is NULL before calling free; free(3) already

Description

Don't check if val is NULL before calling free; free(3) already
handles this

MFC after: 1 week
PR: 203649
Submitted by: Thomas Schmitt <scdbackup@gmx.net>
Coverity CID: 1305659
Sponsored by: EMC / Isilon Storage Division

Details

Provenance
ngieAuthored on
Parents
rS289600: Initialize `quiet` to false so `pw groupnext` again prints out the next gid
Branches
Unknown
Tags
Unknown