mrlzh
Results
2
comments of
mrlzh
> Hi @mrlzh, > > Thanks for the issue! The problem is that `in="test";` isn't _just_ a simple assignment: it's a call to the `std::string::operator=` assignment operator, and we don't...
Hello,is there any way to fix this false positive? It cause so many bad case in our scan results.I want to fix it as soon as possible.Even if the fix...