Skip to content
Snippets Groups Projects
Unverified Commit dd185e38 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Make sure limit is never negative


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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 921f7489
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment