mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-03-14 10:43:51 +00:00
Fix hijack-dns
This commit is contained in:
parent
b4f1c2a596
commit
7daf2d1716
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ func exchangeDNSPacket(ctx context.Context, router *Router, conn N.PacketConn, b
|
|||
return err
|
||||
}
|
||||
err = conn.WritePacket(responseBuffer, destination)
|
||||
responseBuffer.Release()
|
||||
return err
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue