K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-01-21T03:49:18.050764Z K 7 svn:log V 276 Fix a bug when printing attributes from multiple files: buflen could be longer than the length of the current attribute if the buffer were reused and previously longer, so bits of the previous, longer attribute would be written. Fix this by using the actual attribute length. END