Fix: wrong session id used on relayd lookup
authorDavid Goulet <dgoulet@efficios.com>
Wed, 9 Jan 2013 15:03:38 +0000 (10:03 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 9 Jan 2013 15:44:56 +0000 (10:44 -0500)
commited01a5a13956b51776814ea4c69561d6fce28d38
tree20ff2e1bbee517422bd54dedbb799219caed0c9e
parent889516a2a8414da58323267ebbfde9b913d12da8
Fix: wrong session id used on relayd lookup

The relayd session id might not be unique with multiple relayd so the
lookup could choose the wrong relayd for the given sessiond session id.

Fixes #419

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
This page took 0.024407 seconds and 4 git commands to generate.