freebsd-dev/usr.sbin/sesutil
Alan Somers 9f96f106f8 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 Add libxo(3) support to sesutil(8) 2017-06-29 18:52:36 +00:00
eltsub.h Directly print the extra status instead of filling a buffer 2017-06-23 15:09:08 +00:00
Makefile Add libxo(3) support to sesutil(8) 2017-06-29 18:52:36 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sesutil.8 Add libxo(3) support to sesutil(8) 2017-06-29 18:52:36 +00:00
sesutil.c sesutil: fix another memory leak 2019-11-12 23:57:57 +00:00