Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SettingsHandler unit tests exercising the edge case fixed in PR #8704 #12614

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

nlebeck
Copy link
Contributor

@nlebeck nlebeck commented Mar 4, 2024

This PR adds tests verifying that an LF is added if the first attempt to encode a line results in a null byte, and that another LF is added if the second encoding attempt again results in a null byte. It also adds corresponding tests of decrypting the resulting buffers.

@AdmiralCurtiss
Copy link
Contributor

@JosJuice You probably know what to do with this one.

@Tilka Tilka merged commit 9a9be5c into dolphin-emu:master Apr 12, 2024
11 checks passed
@nlebeck nlebeck deleted the settingshandler-edgecase branch April 13, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants