-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Part of our "all parsers need unit tests" effort, given the multiple recent CVEs that have come out of parser bugs.
The only direct string parsing this function does is a string split on comma, so instead of writing tests, we could just call splitStringDelim() instead of using custom code.
- is related to
-
SERVER-102006 Discover all parsers in our system and determine current level of testing.
-
- Closed
-