Skip to content

Conversation

kyeongy
Copy link

@kyeongy kyeongy commented Mar 26, 2020

Some memory leaks are fixed, which may happen if there is an error while
processing nested or repeated messages.

  • 'array' in protobuf2json_process_message() should be freed on error
  • protobuf2json_process_field() is designed to free 'json_value' on error

Some memory leaks are fixed, which may happen if there is an error while
processing nested or repeated messages.
* 'array' in protobuf2json_process_message() should be freed on error
* protobuf2json_process_field() is designed to free 'json_value' on error
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