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

exercise12.8 memory leakage reason? #799

Open
ijpq opened this issue Mar 30, 2021 · 0 comments
Open

exercise12.8 memory leakage reason? #799

ijpq opened this issue Mar 30, 2021 · 0 comments

Comments

@ijpq
Copy link

ijpq commented Mar 30, 2021

the memory leakage occurs because of local pointer would be destroy when caller returned, but rather its return type is converted to bool,i think.

Sent from PPHub

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

1 participant