SChernykh 5de14c44ec
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
2021-01-02 11:02:20 +03:00
..
2020-03-12 00:32:46 -07:00
2021-01-02 10:43:02 +03:00
2014-03-03 22:07:58 +00:00
2020-05-06 22:36:54 -04:00
2019-11-13 18:00:50 +01:00
2014-03-03 22:07:58 +00:00
2020-05-06 22:36:54 -04:00
2014-03-03 22:07:58 +00:00
2014-03-03 22:07:58 +00:00
2015-01-02 18:52:46 +02:00
2020-05-06 22:36:54 -04:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00