r13955: Fix Coverity ID 139.
authorVolker Lendecke <vlendec@samba.org>
Tue, 7 Mar 2006 16:28:05 +0000 (16:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:01 +0000 (11:11 -0500)
commitfde330498171c6215a78a72df8be0a20b51cdb32
treecdfeb45c285ce4118cdb7d18a753758fa2d1d7aa
parentc2288e6db34207948413411764175990f563168e
r13955: Fix Coverity ID 139.

Not a bug in the strictest sense, more a clarification. This whole routine
assumes new_gid != NULL anyway, so there's no point in checking.

Volker
(This used to be commit dfbf09c772b9588271e2d8e053c7494bb087c544)
source3/groupdb/mapping.c