de02255bbe97d5d5c54ca1054bb7c9304ee025a1 |
|
02-Jul-2014 |
Timo Sirainen <tss@iki.fi> |
quota: Fixed quota_transaction_is_over() to handle "user is already over quota" case.
If size=0 we didn't return failure. This change also fixes various potential
integer overflows in the check. Added unit test for the function. |