Skip to content

kernel: Replace kmalloc() usages with kzalloc()#2939

Merged
tiann merged 1 commit into
mainfrom
kzalloc
Nov 16, 2025
Merged

kernel: Replace kmalloc() usages with kzalloc()#2939
tiann merged 1 commit into
mainfrom
kzalloc

Conversation

@aviraxp

@aviraxp aviraxp commented Nov 16, 2025

Copy link
Copy Markdown
Collaborator

This ensures we won't use uninitialized pointers for task work.

This ensures we won't use uninitialized pointers for task work.
@aviraxp aviraxp requested a review from tiann November 16, 2025 05:11
@tiann tiann merged commit 51d494f into main Nov 16, 2025
15 checks passed
@tiann tiann deleted the kzalloc branch November 16, 2025 07:17
rsuntk pushed a commit to rsuntk/KernelSU that referenced this pull request Nov 16, 2025
This ensures we won't use uninitialized pointers for task work.
KOWX712 pushed a commit to KOWX712/KernelSU that referenced this pull request Nov 16, 2025
This ensures we won't use uninitialized pointers for task work.
LeCmnGend pushed a commit to LeCmnGend/KernelSU that referenced this pull request Nov 16, 2025
This ensures we won't use uninitialized pointers for task work.
LeCmnGend pushed a commit to LeCmnGend/KernelSU that referenced this pull request Nov 22, 2025
This ensures we won't use uninitialized pointers for task work.
u9521 pushed a commit to u9521/KernelSU that referenced this pull request Jan 4, 2026
This ensures we won't use uninitialized pointers for task work.
u9521 pushed a commit to u9521/KernelSU that referenced this pull request Jan 5, 2026
This ensures we won't use uninitialized pointers for task work.
u9521 pushed a commit to u9521/KernelSU that referenced this pull request Jan 13, 2026
This ensures we won't use uninitialized pointers for task work.
LeCmnGend pushed a commit to LeCmnGend/KernelSU that referenced this pull request Feb 23, 2026
This ensures we won't use uninitialized pointers for task work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants