]> source.dussan.org Git - nextcloud-server.git/commit
Fix infinite loop if count and limit is 0
authorMorris Jobke <hey@morrisjobke.de>
Tue, 11 Nov 2014 11:15:30 +0000 (12:15 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 11 Nov 2014 12:39:48 +0000 (13:39 +0100)
commitf52662ab26664ac9bf29ac557089884913fa5cbf
tree43b158cadc446eb4e2e232357fa622e1aba42d93
parentfea444b941c0f2c8fadaa819d207a98751de5cb1
Fix infinite loop if count and limit is 0

* otherwise it will always think it hits the limit and need another round to fetch additional results
apps/user_ldap/lib/access.php