-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
The TarUtils.formatLongOctalOrBinaryBytes method currently assumes that the field can hold 11 octal bytes.
This is not necessarily the case; the uid and gid fields (8 bytes) can potentially be encoded as binary.