https://github.com/torvalds/linux
Revision 0157443c56bcc50be4933ebdff3ece723dfd535c authored by Geert Uytterhoeven on 30 September 2010, 20:06:21 UTC, committed by Miklos Szeredi on 04 October 2010, 08:45:32 UTC
fs/fuse/dev.c:1357: warning: ‘total_len’ may be used uninitialized in this
function

Initialize total_len to zero, else its value will be undefined.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
1 parent 899611e
History
Tip revision: 0157443c56bcc50be4933ebdff3ece723dfd535c authored by Geert Uytterhoeven on 30 September 2010, 20:06:21 UTC
fuse: Initialize total_len in fuse_retrieve()
Tip revision: 0157443
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 173.8 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top