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

dlt-client: fix dlt_client_cleanup memory handling #7

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

clipka
Copy link
Contributor

@clipka clipka commented Feb 10, 2017

Setter function introduced for seting up string parameters which are free'd in dlt_client_cleanup

dlt-receives crashes in case of it is running when daemon is stopped, because in dlt_client_cleanup because of a unnecessary free. Gateway and dlt-receive code is aligned now.

Signed-off-by: Christoph Lipka [email protected]

Setter function introduced for seting up string parameters which are
free'd in dlt_client_cleanup

Signed-off-by: Christoph Lipka <[email protected]>
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.

2 participants