K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-11-12T23:57:57.419713Z K 7 svn:log V 225 sesutil: fix another memory leak Instead of calloc()ing (and forgetting to free) in a tight loop, just put this small array on the stack. Reported by: Coverity Coverity CID: 1331665 MFC after: 2 weeks Sponsored by: Axcient END