-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Line 164 in d380f9b
| context.Set(r, kBufferKey, additional) |
The Set method stores the "*http.Request" object in the map and does not release it actively. If the "context.Delete" delete "*http.Request" object is not displayed, memory leak will result.
Metadata
Metadata
Assignees
Labels
No labels