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:44:37 +0000 (16:44 -0400)
commit3755ebfd3f0200068efa42fa0ce3162c1ff9c649
treec30ac5baae9d8c2c25e1d38b55c51b55c765b898
parenta09d9e1e4714e75eb6b9870036bd1932da82f7c6
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.024346 seconds and 4 git commands to generate.