This repository was archived by the owner on Mar 30, 2021. It is now read-only.
forked from llvm-mirror/clang
-
Notifications
You must be signed in to change notification settings - Fork 10
Memcached XTU Analysis
Endre Fülöp edited this page Jan 23, 2017
·
8 revisions
Memcached without xtu - clang 4.0 http://cc.elte.hu:8080/#run=3
###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| |---|---|---|---|---|---|---|---|---|---| |Memcached| 3 (core.*(1), unix.malloc(1)| 15| 35 files | 0 files |?|42.47s|7|
- Memory Leak (unix.Malloc) http://cc.elte.hu:8080/#run=4&report=936
- Null Dereference (core.NullDereference) http://cc.elte.hu:8080/#run=4&report=936
- Incompatible Sizeof (unix.Malloc) http://cc.elte.hu:8080/#run=4&report=937
- Home
- Usage of CTU Analysis
- Compilation
- Develop and debug CTU
EuroLLVM
'17 Extended abstract- Open source project analyzed with CTU
- External resources