fix: ust comm error handling segfault
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Feb 2012 20:13:01 +0000 (15:13 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Feb 2012 20:13:01 +0000 (15:13 -0500)
commit03c261a4a68e20cdcc68dc96531225c75a289235
treeb3e45f5e667f448c5c3e1b2cea52812500b2ee6f
parentdda4784f1d19fa0426cbaae0738c054ee4d39cba
fix: ust comm error handling segfault

On comm errors, UST should not try to populate fields from NULL
pointers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ust-comm.c
This page took 0.024677 seconds and 4 git commands to generate.