mirror of
https://github.com/monero-project/monero.git
synced 2025-01-09 12:29:53 +00:00
9ca9f1214a
- rolling_median: tried to free uninitialized pointer in a constructor - net_node.inl: erase-remove idiom was used incorrectly. remove_if doesn't actually remove elements, see http://cpp.sh/6fcjv - bulletproofs.cc: call to sizeof() instead of vector.size(), luckily it only impacts performance and not code logic there |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
net_node.cpp | ||
net_node.h | ||
net_node.inl | ||
net_node_common.h | ||
net_peerlist.cpp | ||
net_peerlist.h | ||
net_peerlist_boost_serialization.h | ||
p2p_protocol_defs.h | ||
stdafx.h |