summaryrefslogtreecommitdiff
path: root/devel/uno/DESCR
blob: b776ac7bfd83be7fcf84f9a619fb01f8a8752b43 (plain)
1
2
3
4
5
UNO is a tool for source code analysis. It is designed
to intercept primarily the three most common types of
software defects: use of uninitialized variable,
nil-pointer references, and out-of-bounds array
indexing.