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:35 +0000 (10:52 -0400)
commit9c0ce9b13a8749bd26fb3d62a327d885a4ada879
treec8089b81acefd849e8c52a78bc514cc59cddf68c
parentb747c300c074c13b115d7f6d3f35d157e1c33f32
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.026109 seconds and 4 git commands to generate.