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

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


#3394: 4.10: 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.10.3
 Component:  tool/rsb     |    Version:  4.10
  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/3394>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list