Fix: possible out of bounds write in enable-event
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 May 2013 15:34:51 +0000 (11:34 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 14 May 2013 15:34:51 +0000 (11:34 -0400)
commite051e07cc7a14b604cc2d7d851075f9d4289725d
tree8dc409dbac7b784619b086e0b84380cd45b70c1d
parentb688191f72e58d2b5c317ca52b4c2b1743f2586c
Fix: possible out of bounds write in enable-event

In loglevel_str_to_value: Out-of-bounds write to a buffer (CWE-119).

Issue 1019927 of coverity scan.

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