Skip to content

Comments

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

Merged
RobLoach merged 1 commit intoRobLoach:masterfrom
kyomawolf:patch-1
Dec 7, 2022
Merged

Fix GetClipboardText returning a new String, rather than a reference#224
RobLoach merged 1 commit intoRobLoach:masterfrom
kyomawolf:patch-1

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