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

Check all usage of QByteArray for bad decoding #697

Open
kiozen opened this issue Nov 12, 2024 · 0 comments
Open

Check all usage of QByteArray for bad decoding #697

kiozen opened this issue Nov 12, 2024 · 0 comments
Labels
development This ticket describes a part of a development process

Comments

@kiozen
Copy link
Collaborator

kiozen commented Nov 12, 2024

The parent ticket

QMS-#648

What do you plan to do

Grep for QByteArray and check if the API is used correctly

The result will be

Hopefully no strings with \0 terminator as part of the literal string.

@kiozen kiozen added the development This ticket describes a part of a development process label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development This ticket describes a part of a development process
Projects
None yet
Development

No branches or pull requests

1 participant