]> Git Repo - VerusCoin.git/commit
univalue: make spaceStr thread-safe
authorWladimir J. van der Laan <[email protected]>
Fri, 5 Sep 2014 11:10:39 +0000 (13:10 +0200)
committerWladimir J. van der Laan <[email protected]>
Fri, 5 Sep 2014 12:42:22 +0000 (14:42 +0200)
commit41ef558aa907c50a055c44c4e6abaf813b23aeff
tree8aa5e375080fa536c9fce57ba2b37058d3f9fb53
parent406f18cfc443f1c7d520e17a8a0cb43ace6b32cc
univalue: make spaceStr thread-safe

Simply add spaces to the existing string instead of using a
temporary.

Fixes #4756.
src/univalue/univalue_write.cpp
This page took 0.024691 seconds and 4 git commands to generate.