Files
codeql/cpp/ql/src
Jonas Jensen 6b1cd17009 C++: Fix FPs due to data flow Conversion handling
Since we cannot track data flow from a fully-converted expression but
only the unconverted expression, we should check whether the address
initially escapes into the unconverted expression, not the
fully-converted one.

This fixes most of the false positives observed on lgtm.com.
2019-03-16 20:50:27 +01:00
..
2019-03-12 11:32:24 +00:00
2019-01-30 09:44:07 +00:00
2019-01-24 11:15:21 +00:00
2018-11-28 18:18:28 +00:00
2019-01-30 09:44:07 +00:00
2018-09-23 16:24:31 -07:00
2019-01-30 09:44:07 +00:00
2019-01-30 09:44:07 +00:00