mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02:00
This changes the call-sites in several places to use the *P2P variants to not trigger an OOM on untrusted input. This makes the code safe with the new tlv version. Note that the call-sites prior to this change were also safe. |
||
|---|---|---|
| .. | ||
| error_encryptor.go | ||
| forwarding_info.go | ||
| iterator.go | ||
| iterator_test.go | ||
| log.go | ||
| network.go | ||
| payload.go | ||
| payload_test.go | ||
| type.go | ||