Opened on 04/13/18 at 03:07:43
Closed on 04/13/18 at 07:45:06
#3394 closed defect (fixed)
4.10: infinite loop in RSB's path when a prefix path is not writable
Reported by: | Chris Johns | Owned by: | Chris Johns |
---|---|---|---|
Priority: | normal | Milestone: | 4.10.3 |
Component: | tool/rsb | Version: | 4.10 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
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
.
Change History (1)
comment:1 Changed on 04/13/18 at 07:45:06 by Chris Johns <chrisj@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 62537bc/rtems-source-builder: