]> Zhao Yanbai Git Server - minix.git/commit
VFS: prevent buffer overflow
authorThomas Veerman <thomas@minix3.org>
Tue, 17 Jul 2012 08:47:51 +0000 (08:47 +0000)
committerThomas Veerman <thomas@minix3.org>
Tue, 17 Jul 2012 08:49:41 +0000 (08:49 +0000)
commit06f49fe1674cf62d26f586c48b23d2bc1dc9b79f
treeefe104edccf67ed49ca38666846bfe47123ca0e3
parentcbcdb838f167dc51956da5dae9dc9fb78869d87a
VFS: prevent buffer overflow

If an FS returns faulty struct dirent data, VFS could overflow
a buffer that holds this data.
servers/vfs/path.c