Fix: untrusted value as argument
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 13:58:02 +0000 (08:58 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 13:58:02 +0000 (08:58 -0500)
commit3ecd366e3756cde18f0ca71dbc577adc493cdd24
tree59d88a54c4900f001951f4ed1ec5aaf527a7f437
parent5fe17d06eeb28e357cac3d7c6a2d668989160d9e
Fix: untrusted value as argument

Fix coverity:

CID 1132646 (#1 of 1): Untrusted value as argument (TAINTED_SCALAR)8.
tainted_data: Passing tainted variable "index_hdr.packet_index_len" to a
tainted sink.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
This page took 0.02418 seconds and 4 git commands to generate.