hi all,
i think following code should be added in function void shttpd_fini(struct
shttpd_ctx *ctx), otherwise they can't be freed
if(ctx->ports) free(ctx->ports);
#if !defined(NO_SSI)
if(ctx->ssi_extensions) free(ctx->ssi_extensions);
#endif
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
shttpd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shttpd-general