libgit2/src/backends
Vicent Marti 5868cd02b7 Do not assert error codes on Hiredis backend
We cannot assume that Redis is never going to return an error code; when
Reddit fails, we cannot crash our library, we need to handle the crash
gracefully.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2011-04-08 03:28:38 +03:00
..
hiredis.c Do not assert error codes on Hiredis backend 2011-04-08 03:28:38 +03:00
sqlite.c Update the SQLite backend 2011-03-28 22:23:44 +03:00