Fixed a crash-on-exit problem in weaver caused by jdcormie's
commit442bf88a58615b3a157cd5c313389f3d2db8f621
authorapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Sun, 17 Aug 2003 02:40:43 +0000 (17 02:40 +0000)
committerapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Sun, 17 Aug 2003 02:40:43 +0000 (17 02:40 +0000)
tree6e525c625c30d68ca8b43fb35e4f82db043a84a5
parent360e7e2e56ed909637bbe8bdc25ed811cc3bb743
Fixed a crash-on-exit problem in weaver caused by jdcormie's
change to make WvStreamClone's close callback work.  It stems from the fact
that WvStreamClone::cloned isn't private, which means you don't have to call
setclone(), so WvRcmd wasn't.  I foresee a whole bunch of problems like this
popping up in the future...

git-svn-id: file:///home/apenwarr/alumnit-svn/public/trunk@2686 6619c942-59fa-0310-bf43-a07aaa81d9ac