aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
diff options
context:
space:
mode:
authorpracticalswift <[email protected]>2018-05-02 11:25:20 +0200
committerpracticalswift <[email protected]>2018-05-02 11:25:20 +0200
commit0bd4cd398b19c2ef90e2f39b40a60b9fa915d2b2 (patch)
tree743f64037eafbe47552dc136af551a59b34d1604 /src/net_processing.cpp
parentlogging: Fix potential use-after-free in LogPrintStr(...) (diff)
downloaddiscoin-0bd4cd398b19c2ef90e2f39b40a60b9fa915d2b2.tar.xz
discoin-0bd4cd398b19c2ef90e2f39b40a60b9fa915d2b2.zip
logging: remove unused return value from LogPrintStr
`LogPrintStr` returns the number of characters printed. This number is doubled if both logging to console and logging to file is enabled. As the return value is never used, I've opted to remove it instead of try to fix it. Credit: @laanwj
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions