Skip to content

Fixed memory allocation in LPWSTR and LPSTR classes#382

Closed
junak-michal wants to merge 3 commits intojava-native-access:masterfrom
junak-michal:master
Closed

Fixed memory allocation in LPWSTR and LPSTR classes#382
junak-michal wants to merge 3 commits intojava-native-access:masterfrom
junak-michal:master

Conversation

@junak-michal
Copy link
Copy Markdown
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
Copy Markdown
Member

dblock commented Nov 16, 2014

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

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Hi Daniel. Both issues should be fixed now.

@dblock
Copy link
Copy Markdown
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.

2 participants