mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
* Trim everything at the end of decrypted payload before parsing * Clarify comment * Use char code check for nulls * Extract trim code to function * make char codes constants