frankenphp
5bda50cb - Fix memory leak (#442)

Commit
2 years ago
Fix memory leak (#442) * do not use caddy context * ensure all handles are cleaned up * do not export types * just panic when double deleting a handle * set the minimal capacity * remove micro-opt * move handle cleanup to just before we return from serveHttp * ensure we clean up cli scripts * handle cgi-mode free * micro-optimization: set initial capacity
Author
Parents
Loading