-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Line 131 in e3453d3
| payload := make([]byte, int(pkhdr.Size)-binary.Size(pkhdr)) |
It is reserve much memory, it also based on the request data which can be remoted and easily crash server.
host bind 127.0.0.1:11771
running...
skipped packet: 136
runtime: VirtualAlloc of 3747053568 bytes failed with errno=1455
fatal error: out of memory
runtime stack:
runtime.throw(0x51b5b4, 0xd)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels