Use recursive mutex on log calls because some call arguments can themselves call the log. Caused actual deadlocks in recoll 1.23 GUI with high verbosity

Jean-Francois Dockes Jean-Francois Dockes 2017-01-16

changed src/utils/log.cpp
changed src/utils/log.h
src/utils/log.cpp Diff Switch to side-by-side view
Loading...
src/utils/log.h Diff Switch to side-by-side view
Loading...