Commit 555ce568196f62558eb5a9084ba61add7e6b1ba1

Sergey Nikishin 2011-04-26T13:22:45

Fix tree-entry attribute convertion (fix corrupted trees) Magic constant replaced by direct to-string covertion because of: 1) with value length 6 (040000 - subtree) final tree will be corrupted; 2) for wrong values length <6 final tree will be corrupted too.