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)
commitdfbf09c772b9588271e2d8e053c7494bb087c544
tree944b6facf8a4fc5854dc212e81260d5110164c4f
parentbbfb20569380529d60e3c61cd0be63a09eecfd17
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
source/groupdb/mapping.c