Add safety assert() in session daemon
authorDavid Goulet <dgoulet@efficios.com>
Tue, 22 Jan 2013 16:38:11 +0000 (11:38 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 22 Jan 2013 17:42:21 +0000 (12:42 -0500)
Note here that a test has been removed which tested the NULL parameter
of the session_destroy() call where now we assert if there is a NULL
pointer. It's a code flow error if a NULL pointer gets to this call so
the test becomes irrelevant.

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

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