[RTEMS Project] #3392: infinite loop in RSB's path when a prefix path is not writable

RTEMS trac trac at rtems.org
Fri Apr 13 03:05:53 UTC 2018


#3392: infinite loop in RSB's path when a prefix path is not writable
--------------------------+--------------------
  Reporter:  Chris Johns  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  5.1
 Component:  admin        |    Version:  5
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------
 The code gets the `dirname()` of the path stepping up until there is no
 path however `dirname('/')` is `/` so the path never has a length of `0`.

--
Ticket URL: <http://devel.rtems.org/ticket/3392>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list