From: Mathieu Desnoyers Date: Fri, 9 Jun 2017 23:00:22 +0000 (-0400) Subject: Fix: debug info plugin incorrect assumption about header and clock X-Git-Tag: v2.0.0-pre1~2 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;ds=sidebyside;h=290b95cc70019c99e572bc1e34361edb0678d703;hp=290b95cc70019c99e572bc1e34361edb0678d703;p=babeltrace.git Fix: debug info plugin incorrect assumption about header and clock Fix a few assumptions in the copy helper: - A stream may not have event headers, - A trace may not have clocks. Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau ---