K 10 svn:author V 4 kaiw K 8 svn:date V 27 2008-03-02T07:01:01.000000Z K 7 svn:log V 455 - Do not malloc buffer for 0-size member when reading from archive. - Fix a malloc buffer overrun: Use a while loop to check whether the string buffer is big enough after resizing, since doubling once might not be enough when a very long member name or symbol name is provided. - Fix typo. Reported by: Michael Plass Tested by: Michael Plass Reviewed by: jkoshy Approved by: jkoshy END