r12076: Ensure setmntent() returns with != NULL in the disk_quotas() Linux
commit519ed7ca0ecffbc341c7516758a678af59f98586
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)
tree5ccff2aaeeb69c91762d5aa5427873068c8998c3
parent4d91f9501cd041ee42410eeace6a9acd9cc57d1c
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.
source/smbd/quotas.c