rculfhash: fall back to single-threaded resize on calloc failure
authorEric Wong <normalperson@yhbt.net>
Tue, 24 Jun 2014 01:20:30 +0000 (01:20 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 31 Jul 2014 20:43:07 +0000 (16:43 -0400)
commit55890d561030d85ed0fd9009afb021fa93f38e26
tree874ee959b3290b746fe83ff62b3855d6e114f324
parenta33fcd59fd2dcf8bf49ab6af5f0a2705e77d98ed
rculfhash: fall back to single-threaded resize on calloc failure

Having a calloc fail on my server should not be fatal.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
This page took 0.024358 seconds and 4 git commands to generate.