Fix: Read from pointer after free
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 May 2013 17:13:53 +0000 (13:13 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 15 May 2013 14:21:07 +0000 (10:21 -0400)
commit020d7f606b4264ec26bdae8b84d6e85182539ab2
tree130fe3448c94d626f2814c7a26c73c9c72e0f7fc
parente56251fcd578c85ad24a36b3768fa6b095fc59e1
Fix: Read from pointer after free

Also, a fd leak is fixed in an error path in the same thread.

Issue 1019889 of coverity scan.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.026169 seconds and 5 git commands to generate.