Pass SharedBuffer as value to increment reference count
authorLoïc Blot <loic.blot@unix-experience.fr>
Mon, 28 Aug 2017 15:12:30 +0000 (17:12 +0200)
committerLoïc Blot <loic.blot@unix-experience.fr>
Mon, 28 Aug 2017 15:12:46 +0000 (17:12 +0200)
commit6fd8a27c91b09f51693243586af3615f962d1730
tree17a22d5e185cb6171a89343b090a3661edfe8306
parent04158d0c848b73bb9d4615c605fe51a180ba9d2c
Pass SharedBuffer as value to increment reference count
This should fix #6332
Refcount is not increased due to reference, it can make this refcount incorrect in a multithread context
src/network/connectionthreads.cpp
src/network/connectionthreads.h