monero/external
moneromooo-monero 8889f490ce
easylogging++: fix potential memory corruption
The m_typedConfigurations pointer is copied from one object to the next,
but deleted in the dtor, leading to potential double free. It is also
deleted first thing in the copy ctor, deleting uninitialized memory.

This does not seem to actually happen in practice (those functions do
not get called), but seems safer that way.

Coverity 1446562
2021-02-16 09:43:18 +00:00
..
boost/archive boost: fix little/big endian compatibility 2019-09-04 14:54:00 +00:00
db_drivers ITS#9068 fix backslash escaping 2019-08-26 17:59:13 +01:00
easylogging++ easylogging++: fix potential memory corruption 2021-02-16 09:43:18 +00:00
miniupnp@4c700e0952 miniupnpc: update to build on BSD 2019-06-08 18:38:51 +00:00
qrcodegen qrcodegen: fix compilation with old gcc, use modern cmake 2020-08-16 18:06:55 +02:00
randomx@5ce5f4906c Update RandomX to v1.1.8 2020-07-04 15:24:39 +02:00
rapidjson@129d19ba7f Build: bump rapidjson to 129d19b 2018-07-06 21:35:39 +00:00
supercop@633500ad8c supercop: update submodule 2020-08-27 01:22:15 +02:00
trezor-common@bff7fdfe43 trezor: adapt to new passphrase mechanism 2020-04-27 18:17:56 +02:00
unbound@0f6c0579d6 Revert "unbound: update to get build fixes" 2020-09-06 18:15:52 +00:00
CMakeLists.txt simplewallet: add show_qr_code command 2020-06-21 20:15:10 +02:00