pkgsrc/devel/uno/DESCR
shannonjr 8872afe14a 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.
2005-11-15 20:55:47 +00:00

5 lines
216 B
Text

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.