Anders Johansson ea547a1a6e Fix a few asserts and IO calls in nscd.
The nscd/*cache.c files contain assert()s, writeall() and sendfileall() calls
that invalidly use together &dataset->resp and total where either dataset or
dataset->head.recsize should be used instead one of the components. In the
writeall() and sendfileall() cases, it is unlikely to matter in practice, but
the assertions can fail sometimes without a proper reason.
2009-10-29 22:18:26 -07:00
..
2008-03-04 01:54:09 +00:00
2009-05-16 10:29:43 -07:00
2009-05-16 10:29:43 -07:00
.
2007-07-31 13:33:18 +00:00
2007-08-22 03:14:29 +00:00