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

Decoding string fails #4

Open
IgorTheSimplifier opened this issue Apr 25, 2018 · 5 comments
Open

Decoding string fails #4

IgorTheSimplifier opened this issue Apr 25, 2018 · 5 comments

Comments

@IgorTheSimplifier
Copy link
Contributor

in FindHiddenTextInWave you initialize msgText with empty string and then trying to write into it by accessing nonexesting element. You have to change string msgText to vector msgText, and fix pus_backs respectively.

@danielcardeenas
Copy link
Owner

Feel free to make a pull request

@IgorTheSimplifier
Copy link
Contributor Author

IgorTheSimplifier commented Apr 30, 2018 via email

@danielcardeenas
Copy link
Owner

danielcardeenas commented May 1, 2018

You dont need to. You can fork it and send make a pull request from there.

@IgorTheSimplifier
Copy link
Contributor Author

capture

@danielcardeenas
Copy link
Owner

Create fork. Then push your changes to the fork and make a PR

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

No branches or pull requests

2 participants