aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorJoshua Roys <[email protected]>2010-02-24 18:52:44 -0500
committerJames Morris <[email protected]>2010-02-25 17:49:20 +1100
commitc36f74e67fa12202dbcb4ad92c5ac844f9d36b98 (patch)
tree13cf4be470470b32ce348202ab4ba6a342c39ed9 /tools/perf/scripts/python/Perf-Trace-Util
parentbaac35c4155a8aa826c70acee6553368ca5243a2 (diff)
netlabel: fix export of SELinux categories > 127
This fixes corrupted CIPSO packets when SELinux categories greater than 127 are used. The bug occured on the second (and later) loops through the while; the inner for loop through the ebitmap->maps array used the same index as the NetLabel catmap->bitmap array, even though the NetLabel bitmap is twice as long as the SELinux bitmap. Signed-off-by: Joshua Roys <[email protected]> Acked-by: Paul Moore <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions