Open likema opened 4 months ago
Don’t force push, makes it harder to review, use nullptr instead of 0
Don’t force push, makes it harder to review, use nullptr instead of 0
OK. Shall I combine two commits into one after reviewed so that keep one issue per commit?
No need to squash, please add/extend a unit test as reproducer
Before changed, there were two snippets in
ACE_Logging_Strategy::handle_timeout
:whiich would return without releasing
ACE_Log_Msg
lock