libreoffice-online/tools
Miklos Vajna dcfe16eec1 coolconvert: fix stack-use-after-scope
The vector is allocated on the stack in a for loop, so it's not valid to
refer to its address in the lambda that is executed on a thread. Rather
copy it.

Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: Ie1f85d6efb27a4aa44b181f8d9f134e9fa41d508
2021-11-19 12:41:28 +01:00
..
Config.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
Connect.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
COOLWebSocket.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
KitClient.cpp misc: more renames 'lool' -> 'cool' 2021-11-17 09:17:46 +01:00
map.cpp rename: loolmap -> coolmap 2021-11-17 21:51:05 +01:00
mount.cpp rename: loolmount -> coolmount 2021-11-17 21:51:05 +01:00
Replay.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
Stress.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
Tool.cpp coolconvert: fix stack-use-after-scope 2021-11-19 12:41:28 +01:00
WebSocketDump.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00