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

Fix GetClipboardText returning a new String, rather than a reference #224

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Fix GetClipboardText returning a new String, rather than a reference #224

merged 1 commit into from
Dec 7, 2022

Conversation

kyomawolf
Copy link
Contributor

create a new string object instead of passing down a const string reference

create a new string object instead of passing down a const string reference
@RobLoach
Copy link
Owner

RobLoach commented Dec 7, 2022

Oops! Good catch. Thanks!

@RobLoach RobLoach merged commit 3b40345 into RobLoach:master Dec 7, 2022
@RobLoach RobLoach changed the title return of stackaddress pointer Fix GetClipboardText returning a new String, rather than a reference Dec 7, 2022
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