#9265 NORM Not Tri: image digestor doesn't follow symlink
Zarro Boogs per Child
bugtracker at laptop.org
Wed Feb 18 04:53:58 EST 2009
#9265: image digestor doesn't follow symlink
--------------------------+-------------------------------------------------
Reporter: ties | Owner: Erik Garrison
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: not assigned | Version: not specified
Keywords: | Next_action: never set
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
--------------------------+-------------------------------------------------
When giving image-digestor a link to an image as argument, it will call
stat, which will not follow the link but will use the link itself for its
formatting. Since we'll never want to use the link itself, it's better to
always follow it, by supplying stat with -L, as with the following patch
applied.
--
Ticket URL: <http://dev.laptop.org/ticket/9265>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list