Kernel - Fixed a possible infinite loop in VFS_ParsePath
authorJohn Hodge <[email protected]>
Mon, 18 Jul 2011 02:10:22 +0000 (10:10 +0800)
committerJohn Hodge <[email protected]>
Mon, 18 Jul 2011 02:10:22 +0000 (10:10 +0800)
commit1c0241059f70e035cc1189d2bbc55ebf16dcc1d6
tree30b87181ee47886826d7816fe981b6f25bf1a80d
parent8657dc5b4f380b2c45e1f54b9843f8a80a0cd49e
Kernel - Fixed a possible infinite loop in VFS_ParsePath

- Restricted paths from symlinks to MAX_PATH_LEN characters (255 atm)
Kernel/vfs/open.c

UCC git Repository :: git.ucc.asn.au