K 10 svn:author V 8 wsimpson K 8 svn:date V 27 2007-07-07T23:12:43.275143Z K 7 svn:log V 514 (PR#39437) attribute.c serialization error Extensive error checking on saved and restored attribute "blocks" and "chunks". Still relies too much on asserts instead of actual remediation and recovery, but doesn't crash.... Fixed a number of initialization errors. Yes, you have to clear the length, even when the data is already NULL. They are separate (and this kind of error is likely the underlying cause of the crashes). Kept the older translated messages. trunk revision 13068. S2_1 revision 13069. END