monero/src/p2p
moneromooo-monero 4e74385a1a
fix accessing an network address in a deleted context
Both drop_connection and add_host_fail can drop the connection,
which invalidates the context, and thus the address it contains.

Thanks to wfaressuissia[m] for lots of help and prodding when
debugging this
2021-01-03 13:04:55 +00:00
..
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net_node_common.h Optional DNS based blocklist 2020-12-20 02:09:58 +00:00
net_node.cpp Optional DNS based blocklist 2020-12-20 02:09:58 +00:00
net_node.h Optional DNS based blocklist 2020-12-20 02:09:58 +00:00
net_node.inl fix accessing an network address in a deleted context 2021-01-03 13:04:55 +00:00
net_peerlist_boost_serialization.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net_peerlist.cpp keep only the last seen node on a given host in the white list 2020-12-04 01:55:22 +00:00
net_peerlist.h keep only the last seen node on a given host in the white list 2020-12-04 01:55:22 +00:00
p2p_protocol_defs.h replace most boost serialization with existing monero serialization 2020-08-17 16:23:58 +00:00
stdafx.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00