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 destination buffer size to string_copy call #43

Closed
wants to merge 2 commits into from
Closed

Add destination buffer size to string_copy call #43

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 1, 2017

Related to #17

described in the assignment listing, the destination buffer size is provided as the third param to string_copy. The test harness failed to pass this along. This commit updates the string_copy call to include the destination buffer size.

As described in the assignment listing, the destination buffer size is provided as the third param to `string_copy`. The test harness failed to pass this along. This commit updates the `string_copy` call to include the destination buffer size.
@ghost
Copy link
Author

ghost commented Dec 7, 2017

It's been over 60 days. Closing due to inactivity.

@ghost ghost closed this Dec 7, 2017
This pull request was closed.
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.

1 participant