Files
mongo/jstests/multiVersion/libs/data_generators.js
Sara Golemon 3ee00dd0e8 SERVER-15194 Refactor base64::decode Implementation
Unrevert 4b222edf45 and
Fix random base64 generation in test helper

The good news is that the changes to base64::decode()
did exactly what they were intended to do.
The bad news is that data_generators.js was producing
invalid base64 sequences when (length % 4) == 1.
2017-07-07 11:42:28 -04:00

20 KiB