FreeBSD/src 9f96f10 (r354666)usr.sbin/sesutil sesutil.c

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
DeltaFile
+6-6usr.sbin/sesutil/sesutil.c
+6-61 files

UnifiedSplitRaw