diff options
author | Allan McRae <allan@archlinux.org> | 2010-12-18 22:47:16 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-20 18:03:34 -0600 |
commit | c78a808c49f1df12254ff9ae5ce32bd450e14df8 (patch) | |
tree | 64bf8a315c2d90919b066fd96ec3ba8ebe8b3930 /src/util/testdb.c | |
parent | a611879318a4c39488f977308af8ee90f428995b (diff) |
Only check diskspace availability if needs more than zero
The amount of diskspace needed for a transaction can be less than
zero. Only test this against the available disk space if it is
positive, which avoids a comparison being made between signed and
unsigned types (-Wsign-compare).
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src/util/testdb.c')
0 files changed, 0 insertions, 0 deletions