mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
commnet
This commit is contained in:
parent
4cccc1232c
commit
736733e957
@ -184,7 +184,8 @@ namespace mongo {
|
||||
|
||||
/* 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 ) {
|
||||
if( s.empty() ) return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user