Fix: RCU unlock out of error path
authorDavid Goulet <dgoulet@efficios.com>
Thu, 13 Dec 2012 22:51:45 +0000 (17:51 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 13 Dec 2012 22:54:14 +0000 (17:54 -0500)
On channel error, RCU was not unlocking the read side. Furthermore,
remove a check for a NULL session that was also not going through an RCU
unlock. Change it to an assert.

This also adds a channel subbuf size check when enabling a channel.

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

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