summaryrefslogtreecommitdiff
path: root/kernel/socket.c
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2024-03-26 11:41:43 +0100
committerAnton Kling <anton@kling.gg>2024-03-26 11:41:43 +0100
commit873c45b99fe05e43c71763c385da54b0945bf8a3 (patch)
tree4dd95e39ea60aceccd88c78c5102f5fdff430cc9 /kernel/socket.c
parent297231bb3602d868d3891d357026c53f9fcc2402 (diff)
Kernel: Improve kmalloc security and performance
Fill new and freed allocations with random data unless it is allocated from kcalloc in which case it should be zero filled.
Diffstat (limited to 'kernel/socket.c')
0 files changed, 0 insertions, 0 deletions