aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGONG, Ruiqi <[email protected]>2022-06-06 16:17:14 +0800
committerCasey Schaufler <[email protected]>2022-08-01 11:26:09 -0700
commit63c3b5d2ca96b4a2a88ae01bea94021e874ce8fe (patch)
tree6f983efef5d8cfc22f1e5b1c2f380db4fd922fc1 /scripts/gdb/linux/utils.py
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
smack: Replace kzalloc + strncpy with kstrndup
Simplify the code by using kstrndup instead of kzalloc and strncpy in smk_parse_smack(), which meanwhile remove strncpy as [1] suggests. [1]: https://github.com/KSPP/linux/issues/90 Signed-off-by: GONG, Ruiqi <[email protected]> Signed-off-by: Casey Schaufler <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions