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

Fixed an issue introduced with #4822 #4836

Merged
merged 1 commit into from
Sep 3, 2018

Conversation

akallabeth
Copy link
Member

@akallabeth akallabeth commented Sep 3, 2018

The string prepared is not NULL terminated and the sources are of fixed sizes.
Use memcpy instead of print functions in this specific case.

The string prepared is not NULL terminated and the sources are of fixed sizes.
Use memcpy instead of print fucntions in this specific case.
@akallabeth akallabeth added this to the 2.0.0 milestone Sep 3, 2018
@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/3064/

@hardening hardening merged commit 8740219 into FreeRDP:master Sep 3, 2018
@akallabeth akallabeth deleted the strcpy_fix branch September 3, 2018 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants