Incorrect usage of msTick() in CLogMsgManager::MsgProcessor::flush

Description

Not handling overflow properly

Conclusion

None

Activity

Show:

Gavin Halliday January 11, 2024 at 11:32 AM

This could have caused the logging code to wait for a mutex for a very long time. I suspect unlikely to cause significant problems in practice, and unlikely to be hit.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created January 10, 2024 at 1:46 PM
Updated January 11, 2024 at 11:32 AM
Resolved January 11, 2024 at 11:30 AM