mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
There were some cases where a negative limit could be passed in. Which would happily make the query explode. This is just a quick hack to make sure it never is negative. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>