Update of /home/nasal-cvs/nasal/src In directory purr:/tmp/cvs-serv31849 Modified Files: vector.c Log Message: Fix long-standing double free bug with setsize(). Looks like I just mis-ported when I added the deadlist feature. The old naFree() was still there!