Ticket #2 (new defect)
Opened 3 years ago
make-gallery.py: relative paths in src directories can make results outside dest directory
| Reported by: | orgrim.myopenid.com | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
To reproduce:
make-gallery.py -d new ../src
Destination directory is computed as "new/../src", thus "src" ends up at the same level as "new".
Note: See
TracTickets for help on using
tickets.
