Fix: remove double consumer_del_stream in error path
authorDavid Goulet <dgoulet@efficios.com>
Tue, 23 Apr 2013 17:14:19 +0000 (13:14 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 23 Apr 2013 17:14:19 +0000 (13:14 -0400)
During a recv_stream call, an error path could have try to delete a
stream two times and could ultimately have triggererd a double free and
refcount issues on the channel.

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

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