Fix: detect size_t overflow in syscall table init
authorDavid Goulet <dgoulet@efficios.com>
Wed, 1 Oct 2014 17:30:27 +0000 (13:30 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 1 Oct 2014 17:30:31 +0000 (13:30 -0400)
commit1f47715a589b81c62de8fd49a342bf4cf4be770a
tree9c3c73673678e3cdfe884fda02ba1a5f54802af1
parentc0d10b4f0e9d89a9163471e73ccc1903a3166d3f
Fix: detect size_t overflow in syscall table init

Fixes Coverity issue 1242317.

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