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

Fixed memory allocation in LPWSTR and LPSTR classes #382

Closed
wants to merge 3 commits into from

Conversation

junak-michal
Copy link
Contributor

Fixed: Memory is correctly allocated when constructing LPWSTR or LPSTR from Java String. Unallocated memory caused NullPointerException. Tests for this fix added.

…R from Java String. Unallocated memory caused NullPointerException. Tests for this fix added.
@dblock
Copy link
Member

dblock commented Nov 16, 2014

Thanks! Can you add a line to CHANGES please too.

* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* <p/>
Copy link
Member

Choose a reason for hiding this comment

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

Rogue p.

@junak-michal
Copy link
Contributor Author

Hi Daniel. Both issues should be fixed now.

@dblock
Copy link
Member

dblock commented Nov 18, 2014

Merged via 19bcbc2 (changed text in CHANGES, squashed).

@dblock dblock closed this Nov 18, 2014
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.

None yet

2 participants