Skip to content
Commit f2b3455e authored by Fabian Frederick's avatar Fabian Frederick Committed by Miklos Szeredi
Browse files

fuse: replace count*size kzalloc by kcalloc



kcalloc manages count*sizeof overflow.

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 27f1b363
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment