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

Changed how Responses store opaque and object link values, allowing t… #3

Merged
merged 1 commit into from Feb 25, 2016

Conversation

ghost
Copy link

@ghost ghost commented Feb 25, 2016

Added GetValueAsOpaquePointer/GetValueAsObjectLinkPointer functions to API and fixed memory leak.

…o API and fixed memory leak.

This patch changes how Responses store opaque and object link values, which
allows the addition of GetValueAsOpaquePointer/GetValueAsObjectLinkPointer
functions that are consistent with the other single instance resource types.
GetValueAsOpaque and GetValueAsObjectLink have been left in for compatibility.
Fixed PathResult memory leak in ResponseCommon.
cdewbery pushed a commit that referenced this pull request Feb 25, 2016
Changed how Responses store opaque and object link values, allowing t…
@cdewbery cdewbery merged commit 0d35f5a into ConnectivityFoundry:master Feb 25, 2016
@seank-img seank-img added this to the 0.1.2 milestone Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants