Fix wrong return value on consumer socket creation
authorDavid Goulet <dgoulet@efficios.com>
Thu, 8 Mar 2012 23:10:38 +0000 (18:10 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 8 Mar 2012 23:10:38 +0000 (18:10 -0500)
A failing call to mkdir() returned 0 instead of an error and was
creating a segfault later on since some memory was not initialized.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024099 seconds and 4 git commands to generate.