[RTEMS Project] #3823: Untar_ family doesn't handle nested directories

RTEMS trac trac at rtems.org
Wed Nov 20 06:03:11 UTC 2019


#3823: Untar_ family doesn't handle nested directories
----------------------------------+--------------------
  Reporter:  Jonathan Brandmeyer  |      Owner:  (none)
      Type:  defect               |     Status:  new
  Priority:  low                  |  Milestone:  5.1
 Component:  rtems                |    Version:  5
  Severity:  normal               |   Keywords:
Blocked By:                       |   Blocking:
----------------------------------+--------------------
 At least, not in some circumstances.

 For example, foo/bar.txt untar's just fine, but foo/bar/baz.txt does not.
 If sub-directory foo/ exists first, then foo/bar/baz.txt does unpack
 correctly.

 We only use the Untar_*() family during our initial programming workflow,
 so hacking around this problem wasn't too laborious for us.

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


More information about the bugs mailing list