]> Cypherpunks repositories - gostls13.git/commit
net: clear malloc'ed memory in cgoResSearch
authorIan Lance Taylor <iant@golang.org>
Wed, 11 Oct 2023 20:24:54 +0000 (13:24 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 11 Oct 2023 22:40:01 +0000 (22:40 +0000)
commit3b0fc5a51f16f15934a6445ac88e5694fba6abfd
tree56d8b6b0e2e8422d248127c02c71b2f1f99a72ce
parent655155d0a7ac39062e8234f4286ed1fcf99fb176
net: clear malloc'ed memory in cgoResSearch

For #61666

Change-Id: I7a0a849fba0abebe28804bdd6d364b154456e399
Reviewed-on: https://go-review.googlesource.com/c/go/+/534516
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/cgo_unix.go