mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
fix leak
This commit is contained in:
@@ -481,6 +481,7 @@ func go_handle_request() bool {
|
||||
|
||||
rh, err := updateServerContext(r, true, 0)
|
||||
if err != nil {
|
||||
rh.Delete()
|
||||
panic(err)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user