[sheepdog] [PATCH 0/3] fix valgrind errors
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Sun Sep 9 18:02:09 CEST 2012
At Fri, 7 Sep 2012 16:45:25 +0900,
MORITA Kazutaka wrote:
>
> The first patch is just a cleanup, but the second one will improve
> performance and the third one will fix a fatal problem.
>
> MORITA Kazutaka (3):
> sheep: fill zero to avoid reading uninitialized data
> sheep: don't send unnecessary data on error
> sheep: fix overflow when reading journal data
>
> sheep/farm/snap.c | 2 +-
> sheep/farm/trunk.c | 4 ++--
> sheep/journal.c | 11 ++---------
> sheep/ops.c | 1 +
> sheep/request.c | 6 ++++++
> 5 files changed, 12 insertions(+), 12 deletions(-)
Applied the first and third patches.
More information about the sheepdog
mailing list