hi shttpd, 
    i think we should add following code in  void shttpd_fini(struct shttpd_ctx 
*ctx), do you think so? 

if(ctx->ports) free(ctx->ports); 

#if !defined(NO_SSI)  
 if(ctx->ssi_extensions) free(ctx->ssi_extensions); 
#endif 

regards, 




hongsion 
2007-11-29 
-------------------------------------------------------------------------
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

Reply via email to