mirror of
https://github.com/monero-project/monero.git
synced 2024-12-15 07:54:24 -05: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 |
||
---|---|---|
.. | ||
bulletproofs.cc | ||
bulletproofs.h | ||
CMakeLists.txt | ||
multiexp.cc | ||
multiexp.h | ||
rctCryptoOps.c | ||
rctCryptoOps.h | ||
rctOps.cpp | ||
rctOps.h | ||
rctSigs.cpp | ||
rctSigs.h | ||
rctTypes.cpp | ||
rctTypes.h |