Fix: static array larger than necessary
authorJérémie Galarneau <jeremie.galarneau@gmail.com>
Fri, 4 Jul 2014 19:28:42 +0000 (15:28 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 10 Jul 2014 14:52:17 +0000 (10:52 -0400)
commitf2b2a1ab859e70c9c9f537b7e9dd01eea4226b28
treee84cd0e45de2d0ba75be284d2491459910565203
parent46d7c5741f9ffb84e5668ebdb6ec9914993454e1
Fix: static array larger than necessary

The longest string that can be returned should be 20 chars long, as per
the comment.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng/commands/list.c
This page took 0.033577 seconds and 4 git commands to generate.