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

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


#3393: 4.11: infinite loop in RSB's path when a prefix path is not writable
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  defect       |     Status:  assigned
  Priority:  normal       |  Milestone:  4.11.4
 Component:  tool/rsb     |    Version:  4.11
  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/3393>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list