Check SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
authorJeremy Allison <jra@samba.org>
Tue, 9 Apr 2013 17:38:24 +0000 (10:38 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 Jun 2013 08:55:34 +0000 (10:55 +0200)
commit052f74c2122301a3be19ab84ee4551f3259a3ee5
treef352877d3a6fcc18cfd143d8e52264e6b537f2f1
parenta2da5a78c48e9be6ec2ecad99ddd23d4773b2267
Check SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/modules/vfs_dirsort.c