Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
Description
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 ) {
|
Attachments
Issue Links
- is related to
-
SERVER-13429 Replace writes to cout/cerr or stdout/stderr in server with log operations
-
- Closed
-