Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Curl XTU Analysis

Péter Szécsi edited this page Jan 24, 2017 · 20 revisions

Baseline:

Curl without xtu - clang 4.0 TBD

Curl with XTU - clang 4.0

TBD

###Summary

|Analyzed project| New findings | Disappeared findings | Successfully analyzed | Failed to analyze | Analysis Time (NonXTU)|Analysis Time XTU|Average bug path length in baseline|Average bug path length XTU| |---|---|---|---|---|---|---|---|---|---| |Curl| 17| 3| 556 | 55 files |?|?|?|

Number of new true positives: 1

Number of new false positives: 3 (1*11)

Not sure: 3

3 bugreport missing since http_proxy.c analysis failed (due to importer bug, resolved)

Clone this wiki locally