Fix uninitialized pointer
authorDavid Goulet <david.goulet@polymtl.ca>
Mon, 19 Sep 2011 20:23:47 +0000 (16:23 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Mon, 19 Sep 2011 20:44:46 +0000 (16:44 -0400)
commit684d34d2e47cf8ad4039fa9b3170a122b6dd9faa
tree4770efeb453300eceb449a76721cdf48a549f825
parenta54bd42d73836eb9033a31c3f68be5b7e8612dce
Fix uninitialized pointer

Causing the free() to fail on error.

Reported-by: Yannick Brosseau <yannick.brosseau@polymtl.ca>
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ltt-sessiond/main.c
This page took 0.027307 seconds and 5 git commands to generate.