wufuyue / yaffs2utils

Automatically exported from code.google.com/p/yaffs2utils
GNU General Public License v2.0
1 stars 3 forks source link

unyaffs2: the chmod() should NOT apply on a symbol link #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When I try extracting a embedded image which contain busybox by unyaffs2.,
2. The attribute of the busybox is NOT as same as the original one.

Please use labels and text to provide additional information.

The chmod() should NOT apply on a symbol link.
It will modify the attribute of the target. 

Original issue reported on code.google.com by penguin.lin on 11 Apr 2012 at 1:50

GoogleCodeExporter commented 8 years ago
It was fix in r29. 

Original comment by penguin.lin on 17 Apr 2012 at 8:38