Fix: change order of fd get to fix error path
authorDavid Goulet <dgoulet@efficios.com>
Tue, 30 Apr 2013 19:32:31 +0000 (15:32 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 30 Apr 2013 19:32:31 +0000 (15:32 -0400)
commit4dc3dfc55223dae057447c03a1e7aadc2c177b3a
treea541c2deae18525187812be97d944242b87e1938
parentb80f0b6c1d07192dc4f1fac59268e28bdf096b90
Fix: change order of fd get to fix error path

Last commit had a wrong error path that could lead to an unbalanced fd
put/get.

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