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

Make sure to initialize buffers for logging testing. #233

Merged
merged 2 commits into from
Apr 16, 2020

Conversation

clalancette
Copy link
Contributor

Also ensure that we cleanup afterwards. This removes warnings
on asan where we were accessing invalid memory, and also warnings
that this was leaking memory.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Along with #232, solves #231

Also ensure that we cleanup afterwards.  This removes warnings
on asan where we were accessing invalid memory, and also warnings
that this was leaking memory.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette requested a review from piraka9011 April 10, 2020 14:29
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@piraka9011
Copy link
Contributor

@clalancette Let's get this in if it's ready!

@clalancette
Copy link
Contributor Author

Let me run another CI on it since I changed the code:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@piraka9011
Copy link
Contributor

@clalancette friendly ping

@clalancette
Copy link
Contributor Author

Sorry, fell off my radar. Merging.

@clalancette clalancette merged commit a357b67 into master Apr 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the initialize-char-array branch April 16, 2020 13:28
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