Skip to content

BlackDuck scan reports this as a Use After Free Vulnerability #14652

Answered by chrisglein
kumaran-id-git asked this question in Q&A

You must be logged in to vote

Interesting find. Here's the specific line:
https://github.com/microsoft/react-native-windows/blame/cc126e4e42ed2dea020655264af0cfb5b1d6ea12/vnext/Mso/src/future/futureImpl.cpp#L1006

Invoking the destructor won't actually release the object. It's a little strange, but not necessarily wrong. But... worth looking at! @vmoroz give this a look?

Replies: 1 comment

You must be logged in to vote
0 replies
Answer selected by chrisglein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants