fsnotify: kzalloc fsnotify groups
Use kzalloc for fsnotify_groups so that none of the fields can leak any
information accidentally.
Signed-off-by: NEric Paris <eparis@redhat.com>
Showing
想要评论请 注册 或 登录
Use kzalloc for fsnotify_groups so that none of the fields can leak any
information accidentally.
Signed-off-by: NEric Paris <eparis@redhat.com>