From: Jérémie Galarneau Date: Thu, 19 Sep 2019 18:18:50 +0000 (-0400) Subject: Revert "lttng: fix: out-of-bounds copy of original 'view' command arguments" X-Git-Tag: v2.11.0-rc4~18 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=eebd55175f1a7d330b5a0b3d1c04a9bef38db403;hp=eebd55175f1a7d330b5a0b3d1c04a9bef38db403;p=lttng-tools.git Revert "lttng: fix: out-of-bounds copy of original 'view' command arguments" This reverts commit fc1465822a1075d98160bb74ae8e974ac8c010a8 as it broke the 'lttng view' command on live sessions. The original commit was meant to fix a warning, but it was (evidently) not an appropriate change. Signed-off-by: Jérémie Galarneau ---