aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/tx_pool.cpp
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2020-04-22 16:48:37 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2020-04-22 16:50:20 +0000
commit2efbd5f0ccc196043a17b1d9d6110dccdc7fa40e (patch)
tree638627d711ab109bed231a5407311702b40c61b8 /src/cryptonote_core/tx_pool.cpp
parent57854a3e215c7bbad6f059d33b399063ff992de8 (diff)
downloadmonzero-core-2efbd5f0ccc196043a17b1d9d6110dccdc7fa40e.tar.gz
monzero-core-2efbd5f0ccc196043a17b1d9d6110dccdc7fa40e.tar.xz
monzero-core-2efbd5f0ccc196043a17b1d9d6110dccdc7fa40e.zip
cryptonote: fix reuse of non default tx data when relaying
An automatic tx variable is initialized properly on the first run through the loop, but not the second. Moving the variable inside the loop ensures the ctor is called again to init it.
Diffstat (limited to 'src/cryptonote_core/tx_pool.cpp')
0 files changed, 0 insertions, 0 deletions