notify-bibi

Results 3 issues of notify-bibi

# declaration int redisFormatCommand(char **target, const char *format, ...); # len = redisFormatCommand(&cmd,"SET %s %s","foo","bar"); # "foo" and "bar" is ... File "Release/misra/addons/misra.py", line 4157, in executeCheck check_function(*args) File "Release/misra/addons/misra.py",...

[SparseIFDS](https://github.com/notify-bibi/FlowDroid-Sparse) Can improve speed and reduce memory usage. ( Be able to reduce propgeate edges by 20 times Now this optimization will cause some test cases to fail and is...

``` soot/jimple/infoflow/data/SourceContextAndPath.java:153 public SourceContextAndPath extendPath(Abstraction abs) { return extendPath(abs, null); } soot/jimple/infoflow/data/SourceContextAndPath.java:165 public SourceContextAndPath extendPath(Abstraction abs, InfoflowConfiguration config) { ... switch (config.getDataFlowDirection()) { // 'java.lang.NullPointerException' } .... } ``` ```...