Commits

Raymond Lu committed 9ca44bdc5be
[svn-r18384] Coverity #249 and #250 - STRING_ATT_CHECK wasn't allocated before being used and freed in function test_write_vl_string_attribute and test_read_vl_string_attribute. Tested on jam - valgrind reported some memory leaks from these 2 functions, which need some more investigation.