Skip to content

Conversation

@cslauritsen
Copy link
Contributor

Valgrind commented on a memory leak. Since the caller needs to access the base64 buffer, it could not easily be freed with the way the code was currently structured, so this pull contains changes to make the caller allocate the base64 output buffer.

Copy link
Owner

@bryanpkc bryanpkc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; I just have some minor nitpicks.

review comments:
 fix whitespace
 remote erroneous comment
 conform to error message format
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