[haiku-bugs] [Haiku] #9625: Incorrect KPath use in VFS where NULL paths are allowed

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Fri, 05 Apr 2013 17:28:05 -0000

#9625: Incorrect KPath use in VFS where NULL paths are allowed
---------------------------+------------------------------
 Reporter:  bonefish       |        Owner:  axeld
     Type:  bug            |       Status:  new
 Priority:  normal         |    Milestone:  R1
Component:  System/Kernel  |      Version:  R1/Development
 Keywords:  vfs            |   Blocked By:
 Blocking:                 |  Has a Patch:  0
 Platform:  All            |
---------------------------+------------------------------
 There seem to be a few places in the VFS code (particularly the
 `_kern_*()` functions that accept FD and path combos) where instead of a
 NULL path an empty path buffer is passed to the worker functions, while a
 NULL path should be passed instead.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9625>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: