SChernykh c0c75ac19d Fixed issues found by static analysis
- 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
2020-12-08 18:43:44 +01:00
..
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2019-04-29 20:52:40 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-08-27 12:43:29 +00:00
2020-08-27 12:43:29 +00:00
2020-09-03 12:25:59 -05:00
2020-08-27 12:44:04 +00:00
2020-08-27 12:44:04 +00:00
2020-09-24 15:30:38 +00:00