All of lore.kernel.org
 help / color / mirror / Atom feed
* Is a NULL check missing in nfs_lookup?
@ 2007-01-05  0:00 Chaitanya Patti
  2007-01-05  0:47 ` Shaya Potter
  2007-01-05 12:22 ` Trond Myklebust
  0 siblings, 2 replies; 15+ messages in thread
From: Chaitanya Patti @ 2007-01-05  0:00 UTC (permalink / raw)
  To: linux-fsdevel



Hello everyone,

In the function nfs_lookup in nfs/dir.c , the following line (line # 926):

error = nfs_reval_fsid(nd->mnt, dir, &fhandle, &fattr);

uses `nd' without having checked if it is NULL.

Is this correct?

This is in kernel version 2.6.19.1

Can someone check this ?

Thanks,

Chaitanya.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-01-07 14:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05  0:00 Is a NULL check missing in nfs_lookup? Chaitanya Patti
2007-01-05  0:47 ` Shaya Potter
2007-01-05  1:59   ` Josef Sipek
2007-01-07 14:13   ` Ian Kent
2007-01-05 12:22 ` Trond Myklebust
2007-01-05 15:00   ` Shaya Potter
2007-01-05 16:01     ` Trond Myklebust
2007-01-05 17:11       ` Shaya Potter
2007-01-05 17:22         ` Al Viro
2007-01-05 17:22         ` Matthew Wilcox
2007-01-06  7:36           ` Why not pass "vfsmount" to VFS functions? Tetsuo Handa
2007-01-05 19:10   ` Is a NULL check missing in nfs_lookup? Erez Zadok
2007-01-05 19:23     ` Matthew Wilcox
2007-01-05 19:41       ` Muli Ben-Yehuda
2007-01-05 20:13       ` Erez Zadok

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.