Jan Niklas Drescher

Results 1 issues of Jan Niklas Drescher

When parsing JS code that has some kind of recursion and includes a sink, the data flow analysis infinitely recurses until we receive `RecursionError: maximum recursion depth exceeded`. example for...