mirror of
https://github.com/btcsuite/btcd.git
synced 2026-08-20 13:27:31 +02:00
allAddr was being allocated with counters instead of the actual size of the address map. This led to the possibility of including nils in the returned slice, which resulted in a panic. |
||
|---|---|---|
| .. | ||
| addrmanager.go | ||
| addrmanager_test.go | ||
| cov_report.sh | ||
| doc.go | ||
| internal_test.go | ||
| knownaddress.go | ||
| knownaddress_test.go | ||
| log.go | ||
| network.go | ||
| network_test.go | ||
| test_coverage.txt | ||