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:15:33 +0000 (15:15 -0500)
commite6ea14c54c9b1dd79428e61e0343d8a34d87b5a8
tree387a2230ddb28205a819d17b5b17e730f1c0a455
parenta7859af5c73c3f7cc863702d322d86fc2c4523ab
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.024797 seconds and 4 git commands to generate.