r12076: Ensure setmntent() returns with != NULL in the disk_quotas() Linux
commitf6a46f3329683217ec5c71b8a5bf9b8322df023f
authorLars Müller <lmuelle@samba.org>
Mon, 5 Dec 2005 16:51:19 +0000 (5 16:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:43 +0000 (10 11:05 -0500)
tree6f52d038030e451305fb3dffbe65e29ca801f246
parentefbbd89000604e8f75521954b94ebc4dd008cd52
r12076: Ensure setmntent() returns with != NULL in the disk_quotas() Linux
version.

The IRIX 6.2 version is still without this check as I'm not sure if
setmntent() is implemented in the same way.
(This used to be commit 519ed7ca0ecffbc341c7516758a678af59f98586)
source3/smbd/quotas.c