Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuse: replace count*size kzalloc by kcalloc
kcalloc manages count*sizeof overflow. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
- Loading branch information