-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
ALL
This has come up in a few unrelated code changes.
Sometimes we have a mutable span of char and it would be more efficient to write directly into it than to write into an ItoA object's buffer and memcpy it out.
The ItoA algorithm should be separated from its buffering representation.
- is related to
-
SERVER-47391 Coverity analysis defect 114099: Copy into fixed size buffer
- Closed
- related to
-
SERVER-57206 Compiler warnings in JSStringWrapper::JSStringWrapper
- Closed