aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorShan Wei <[email protected]>2010-11-12 08:51:55 +0100
committerPatrick McHardy <[email protected]>2010-11-12 08:51:55 +0100
commit22e091e5253da1e9ad7c0a82c2c84446fc403efe (patch)
treeb3f892779ab637002bfb9e32c74905b13f81ec75 /tools/perf/util/scripting-engines/trace-event-python.c
parentac5aa2e3332ec04889074afdbd1479424d0227a5 (diff)
netfilter: ipv6: fix overlap check for fragments
The type of FRAG6_CB(prev)->offset is int, skb->len is *unsigned* int, and offset is int. Without this patch, type conversion occurred to this expression, when (FRAG6_CB(prev)->offset + prev->len) is less than offset. Signed-off-by: Shan Wei <[email protected]> Signed-off-by: Patrick McHardy <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions