Fix: replace assert with proper error handling
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 17 Jan 2014 18:11:39 +0000 (13:11 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 17 Jan 2014 20:23:40 +0000 (15:23 -0500)
commit57b9d84394c89ba794981ca171c71e7a8fe84d9e
treeade6bd0b062eb9a205af4cc8b35b4cb6231f368e
parente84d6f79e5e2b5c00fb8193f7f24bd5d20e09d1d
Fix: replace assert with proper error handling

If we receive the wrong packet, we should send the error and exit
cleanly instead of asserting.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/lttng-live/lttng-live-functions.c
This page took 0.024849 seconds and 4 git commands to generate.