mirror of
https://github.com/fatedier/frp.git
synced 2026-05-04 00:32:33 +00:00
8f633fe363
- pkg/nathole/nathole.go: add pool.PutBuf(buf) on ReadFromUDP error and DecodeMessageInto error paths in waitDetectMessage - pkg/proto/udp/udp.go: add defer pool.PutBuf(buf) in writerFn to ensure buffer is returned when the goroutine exits