Copying of log arguments is not exception safe
Closed this issue · 0 comments
mattiasflodin commented
When basic_log
copies client-provided arguments to the log queue, it does not guard against exceptions.
Closed this issue · 0 comments
When basic_log
copies client-provided arguments to the log queue, it does not guard against exceptions.