summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2022-01-25 15:14:17 +0100
committerPaul Moore <paul@paul-moore.com>2022-01-26 15:54:45 -0500
commit73073d956a2073554b99d621a7a7ec9437055044 (patch)
treeeb4f9e14351e07ed67b1b33e3c39135b7b091d61 /scripts/gdb/linux/utils.py
parent056945a96cf58060560498e069a10d94a1ef802b (diff)
selinux: do not discard const qualifier in cast
Do not discard the const qualifier on the cast from const void* to __be32*; the addressed value is not modified. Reported by clang [-Wcast-qual] Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions