We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Memory allocated in:
Dree/src/main.cpp
Line 57 in bfa66d1
Line 61 in bfa66d1
Line 70 in bfa66d1
Line 73 in bfa66d1
Line 80 in bfa66d1
Line 87 in bfa66d1
Line 89 in bfa66d1
Line 92 in bfa66d1
Line 101 in bfa66d1
Line 105 in bfa66d1
Dree/src/controller/SearchController.cpp
Line 13 in bfa66d1
Dree/src/model/DreeLoader.cpp
Line 12 in bfa66d1
Line 33 in bfa66d1
Dree/src/model/SearchDirectory.cpp
Line 28 in bfa66d1
delete
The text was updated successfully, but these errors were encountered:
I would like to work on this issue @ujjwall-R
Sorry, something went wrong.
Go ahead.
@ujjwall-R is this issue still active?
supraja777
No branches or pull requests
Memory allocated in:
Dree/src/main.cpp
Line 57 in bfa66d1
Dree/src/main.cpp
Line 61 in bfa66d1
Dree/src/main.cpp
Line 70 in bfa66d1
Dree/src/main.cpp
Line 73 in bfa66d1
Dree/src/main.cpp
Line 80 in bfa66d1
Dree/src/main.cpp
Line 87 in bfa66d1
Dree/src/main.cpp
Line 89 in bfa66d1
Dree/src/main.cpp
Line 92 in bfa66d1
Dree/src/main.cpp
Line 101 in bfa66d1
Dree/src/main.cpp
Line 105 in bfa66d1
Dree/src/controller/SearchController.cpp
Line 13 in bfa66d1
Dree/src/model/DreeLoader.cpp
Line 12 in bfa66d1
Dree/src/model/DreeLoader.cpp
Line 33 in bfa66d1
Dree/src/model/SearchDirectory.cpp
Line 28 in bfa66d1
is never de-allocated (there is no single use of
delete
).The text was updated successfully, but these errors were encountered: