-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
There is already a comment about this for rawOut. Other signal handling code should be audited as well.
/* note: can't use malloc herein - may be in signal handler. logLockless() likely does not comply and should still be fixed todo likewise class string? */ void rawOut( const string &s ) {
- is related to
-
SERVER-13429 Replace writes to cout/cerr or stdout/stderr in server with log operations
- Closed