Skip to content

Conversation

@eazpiazu
Copy link

  • Added missing calls to functions that free memory to correct memory leak.
  • m_Array variable's memory managed in NDArrayMessage.
  • When receiving data from a socket, handle timeouts differently than errors.
  • Bug corrected when increasing m_CurrentReadIndex when just part of the body has been received.

@eazpiazu
Copy link
Author

Calls to functions that free memory may also be missing in the following methods but have not been tested:

  • int GetBindMessage::UnpackContent()
  • int StartBindMessage::UnpackContent()
  • int CapabilityMessage::PackContent()
  • int CapabilityMessage::UnpackContent()
  • int PolyDataMessage::UnpackContent()

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