-
Notifications
You must be signed in to change notification settings - Fork 44
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 Vireo leak in TypedTemplatedLiterals.via #378
Comments
spathiwa
added a commit
to spathiwa/VireoSDK
that referenced
this issue
Mar 12, 2018
…es now. TypedTemplatedLiterals.via is the last remaining leak in the Vireo test suite, but it is in a feature not currently generated by DFIR and only used internally (and this usage does not cause the leak.) Modify the test to avoid the leak, but with a TO-DO to address it in the future. (Git issue ni#378)
cglzaguilar
pushed a commit
that referenced
this issue
Mar 14, 2018
…es now. TypedTemplatedLiterals.via is the last remaining leak in the Vireo test suite, but it is in a feature not currently generated by DFIR and only used internally (and this usage does not cause the leak.) Modify the test to avoid the leak, but with a TO-DO to address it in the future. (Git issue #378)
rajsite
pushed a commit
to rajsite/VireoSDK
that referenced
this issue
Mar 22, 2018
…es now. TypedTemplatedLiterals.via is the last remaining leak in the Vireo test suite, but it is in a feature not currently generated by DFIR and only used internally (and this usage does not cause the leak.) Modify the test to avoid the leak, but with a TO-DO to address it in the future. (Git issue ni#378)
rajsite
pushed a commit
to rajsite/VireoSDK
that referenced
this issue
Mar 23, 2018
…es now. TypedTemplatedLiterals.via is the last remaining leak in the Vireo test suite, but it is in a feature not currently generated by DFIR and only used internally (and this usage does not cause the leak.) Modify the test to avoid the leak, but with a TO-DO to address it in the future. (Git issue ni#378)
rajsite
pushed a commit
that referenced
this issue
Mar 24, 2018
…es now. TypedTemplatedLiterals.via is the last remaining leak in the Vireo test suite, but it is in a feature not currently generated by DFIR and only used internally (and this usage does not cause the leak.) Modify the test to avoid the leak, but with a TO-DO to address it in the future. (Git issue #378)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See TODO comment; the leak-causing construct is currently tweaked in the test so as not to leak.
The text was updated successfully, but these errors were encountered: