aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorManish Katiyar <[email protected]>2009-02-12 20:57:04 +0000
committerJan Kara <[email protected]>2009-03-26 01:18:38 +0000
commitc16831b4cc9b0805adf8ca3001752a7ec10a17bf (patch)
tree09e727619e61f9531c879e907eb37f0735cf6f79 /net/unix/af_unix.c
parenttrivial: fix typos/grammar errors in fs/Kconfig (diff)
downloadkernel-c16831b4cc9b0805adf8ca3001752a7ec10a17bf.tar.gz
kernel-c16831b4cc9b0805adf8ca3001752a7ec10a17bf.zip
ext2: Zero our b_size in ext2_quota_read()
ext2_quota_read() doesn't initialize tmp_bh.b_size before calling ext2_get_block() where we access it. Since it is a local variable it might contain some garbage. Make sure it is filled with reasonable value before passing. Signed-off-by: Manish Katiyar <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions