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:32 +0000 (10:52 -0400)
commit3190ce431d58dc404cdd06701c63103ec2f9521d
tree54538ca5b247a87540b53822ec0b1d4b400d4b94
parentcd0c51f0f295fd2990df5990809d720ac9f3f8cd
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.024072 seconds and 4 git commands to generate.