Fix: destroy context hash table being NULL
authorDavid Goulet <dgoulet@efficios.com>
Thu, 5 Apr 2012 19:56:43 +0000 (15:56 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 5 Apr 2012 19:56:43 +0000 (15:56 -0400)
Passing an event unknown loglevel type to the session daemon (for UST
domain) was triggering an error code path to destroy the context hash
table of the event which is not created once the error is hit.

Fix a segfault completely killing the session daemon.

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

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