freebsd-skq/usr.sbin/sesutil
asomers 56963297e5 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
2019-11-12 23:57:57 +00:00
..
eltsub.c
eltsub.h
Makefile
Makefile.depend
sesutil.8
sesutil.c sesutil: fix another memory leak 2019-11-12 23:57:57 +00:00