DACA2 - 9

STARTDATE 2018-08-21
STARTTIME 22:04:52
GIT-REVISION 0ca6ab1

ftp://ftp.se.debian.org/debian/pool/main/9/9base/9base_6.orig.tar.gz
9base-6/ascii/ascii.c:69:0: error: syntax error [syntaxError]
9base-6/awk/lex.c:404:7: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
9base-6/awk/lex.c:169:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/awk/lex.c:429:6: style: The scope of the variable 'cond' can be reduced. [variableScope]
9base-6/awk/lex.c:429:17: style: The scope of the variable 'mid' can be reduced. [variableScope]
9base-6/awk/lex.c:451:16: portability: Undefined behaviour, when 'n' is -1 the pointer arithmetic 'keywords+n' is out of bounds. [pointerOutOfBounds]
9base-6/awk/lex.c:177:3: error: Memory leak: buf [memleak]
9base-6/awk/lex.c:181:3: error: Memory leak: buf [memleak]
9base-6/awk/lib.c:90:8: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/awk/lib.c:349:8: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/awk/lib.c:439:12: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/awk/lib.c:597:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/awk/lib.c:179:20: style: Function 'readrec' argument 1 names different: declaration 'buf' definition 'pbuf'. [funcArgNamesDifferent]
9base-6/awk/proto.h:105:27: note: Function 'readrec' argument 1 names different: declaration 'buf' definition 'pbuf'.
9base-6/awk/lib.c:179:20: note: Function 'readrec' argument 1 names different: declaration 'buf' definition 'pbuf'.
9base-6/awk/lib.c:179:31: style: Function 'readrec' argument 2 names different: declaration 'bufsize' definition 'pbufsize'. [funcArgNamesDifferent]
9base-6/awk/proto.h:105:37: note: Function 'readrec' argument 2 names different: declaration 'bufsize' definition 'pbufsize'.
9base-6/awk/lib.c:179:31: note: Function 'readrec' argument 2 names different: declaration 'bufsize' definition 'pbufsize'.
9base-6/awk/main.c:88:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
9base-6/awk/main.c:85:19: note: outer condition: argv[1][2]!=0
9base-6/awk/main.c:88:25: note: identical inner condition: argv[1][2]!=0
9base-6/awk/main.c:170:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/awk/maketab.c:116:9: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/awk/maketab.c:134:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/awk/maketab.c:167:0: error: Resource leak: fp [resourceLeak]
9base-6/awk/parse.c:187:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
9base-6/awk/proctab.c:199:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/awk/re.c:79:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/awk/re.c:300:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/awk/run.c:1575:4: warning: Redundant assignment of 'n' to itself. [selfAssignment]
9base-6/awk/run.c:1576:4: warning: Redundant assignment of 'a' to itself. [selfAssignment]
9base-6/awk/run.c:1674:4: warning: Redundant assignment of 'n' to itself. [selfAssignment]
9base-6/awk/run.c:136:6: style: The scope of the variable 'nobj' can be reduced. [variableScope]
9base-6/awk/run.c:137:10: style: The scope of the variable 'proc' can be reduced. [variableScope]
9base-6/awk/run.c:386:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
9base-6/awk/run.c:389:6: style: The scope of the variable 'mode' can be reduced. [variableScope]
9base-6/awk/run.c:444:12: style: The scope of the variable 'y' can be reduced. [variableScope]
9base-6/awk/run.c:445:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/awk/run.c:484:12: style: The scope of the variable 'y' can be reduced. [variableScope]
9base-6/awk/run.c:486:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/awk/run.c:522:8: style: The scope of the variable 'x' can be reduced. [variableScope]
9base-6/awk/run.c:525:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/awk/run.c:564:12: style: The scope of the variable 'y' can be reduced. [variableScope]
9base-6/awk/run.c:565:12: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/awk/run.c:637:11: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/awk/run.c:681:7: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/awk/run.c:950:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
9base-6/awk/run.c:985:12: style: The scope of the variable 'y' can be reduced. [variableScope]
9base-6/awk/run.c:1353:8: style: The scope of the variable 'x' can be reduced. [variableScope]
9base-6/awk/run.c:1373:8: style: The scope of the variable 'x' can be reduced. [variableScope]
9base-6/awk/run.c:1446:12: style: The scope of the variable 'y' can be reduced. [variableScope]
9base-6/awk/run.c:1549:8: style: The scope of the variable 'y' can be reduced. [variableScope]
9base-6/awk/run.c:1717:20: style: The scope of the variable 'q' can be reduced. [variableScope]
9base-6/awk/run.c:92:19: style: Function 'adjbuf' argument 1 names different: declaration 'pb' definition 'pbuf'. [funcArgNamesDifferent]
9base-6/awk/proto.h:128:26: note: Function 'adjbuf' argument 1 names different: declaration 'pb' definition 'pbuf'.
9base-6/awk/run.c:92:19: note: Function 'adjbuf' argument 1 names different: declaration 'pb' definition 'pbuf'.
9base-6/awk/run.c:92:30: style: Function 'adjbuf' argument 2 names different: declaration 'sz' definition 'psiz'. [funcArgNamesDifferent]
9base-6/awk/proto.h:128:35: note: Function 'adjbuf' argument 2 names different: declaration 'sz' definition 'psiz'.
9base-6/awk/run.c:92:30: note: Function 'adjbuf' argument 2 names different: declaration 'sz' definition 'psiz'.
9base-6/awk/run.c:92:40: style: Function 'adjbuf' argument 3 names different: declaration 'min' definition 'minlen'. [funcArgNamesDifferent]
9base-6/awk/proto.h:128:43: note: Function 'adjbuf' argument 3 names different: declaration 'min' definition 'minlen'.
9base-6/awk/run.c:92:40: note: Function 'adjbuf' argument 3 names different: declaration 'min' definition 'minlen'.
9base-6/awk/run.c:92:52: style: Function 'adjbuf' argument 4 names different: declaration 'q' definition 'quantum'. [funcArgNamesDifferent]
9base-6/awk/proto.h:128:52: note: Function 'adjbuf' argument 4 names different: declaration 'q' definition 'quantum'.
9base-6/awk/run.c:92:52: note: Function 'adjbuf' argument 4 names different: declaration 'q' definition 'quantum'.
9base-6/awk/run.c:92:68: style: Function 'adjbuf' argument 5 names different: declaration 'pbp' definition 'pbptr'. [funcArgNamesDifferent]
9base-6/awk/proto.h:128:62: note: Function 'adjbuf' argument 5 names different: declaration 'pbp' definition 'pbptr'.
9base-6/awk/run.c:92:68: note: Function 'adjbuf' argument 5 names different: declaration 'pbp' definition 'pbptr'.
9base-6/awk/run.c:93:8: style: Function 'adjbuf' argument 6 names different: declaration 'what' definition 'whatrtn'. [funcArgNamesDifferent]
9base-6/awk/proto.h:128:73: note: Function 'adjbuf' argument 6 names different: declaration 'what' definition 'whatrtn'.
9base-6/awk/run.c:93:8: note: Function 'adjbuf' argument 6 names different: declaration 'what' definition 'whatrtn'.
9base-6/awk/tran.c:121:8: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/awk/tran.c:276:6: style: The scope of the variable 'fldno' can be reduced. [variableScope]
9base-6/awk/tran.c:311:6: style: The scope of the variable 'fldno' can be reduced. [variableScope]
9base-6/awk/tran.c:355:7: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/basename/basename.c:8:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/cat/cat.c:20:6: style: The scope of the variable 'f' can be reduced. [variableScope]
9base-6/cat/cat.c:20:9: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/cleanname/cleanname.c:13:0: error: syntax error [syntaxError]
9base-6/cmp/cmp.c:24:0: error: syntax error [syntaxError]
9base-6/date/date.c:12:0: error: syntax error [syntaxError]
9base-6/dc/dc.c:1799:9: style: Condition 'c==-1' is always false [knownConditionTrueFalse]
9base-6/dc/dc.c:1798:25: note: Assuming that condition '(c=((p->rd==(p)->beg)?-1:*(--(p)->rd)))==99' is not redundant
9base-6/dc/dc.c:1799:9: note: Condition 'c==-1' is always false
9base-6/dc/dc.c:1016:11: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/dc/dc.c:1062:19: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/dc/dc.c:1173:7: style: The scope of the variable 'd' can be reduced. [variableScope]
9base-6/dc/dc.c:1312:11: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/dc/dc.c:1336:20: style: The scope of the variable 'carry' can be reduced. [variableScope]
9base-6/dc/dc.c:1337:6: style: The scope of the variable 'cq' can be reduced. [variableScope]
9base-6/dc/dc.c:1586:6: style: The scope of the variable 'cc' can be reduced. [variableScope]
9base-6/dc/dc.c:1587:11: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/dc/dc.c:1587:15: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/dc/dc.c:1763:13: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/dc/dc.c:1763:25: style: The scope of the variable 'n1' can be reduced. [variableScope]
9base-6/dc/dc.c:1763:29: style: The scope of the variable 'n2' can be reduced. [variableScope]
9base-6/dc/dc.c:1909:11: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/dc/dc.c:1984:7: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/dc/dc.c:1984:15: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/dc/dc.c:1984:19: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/dc/dc.c:2168:15: style: Function 'salterwd' argument 1 names different: declaration 'hptr' definition 'ahptr'. [funcArgNamesDifferent]
9base-6/dc/dc.c:160:20: note: Function 'salterwd' argument 1 names different: declaration 'hptr' definition 'ahptr'.
9base-6/dc/dc.c:2168:15: note: Function 'salterwd' argument 1 names different: declaration 'hptr' definition 'ahptr'.
9base-6/dd/dd.c:281:10: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
9base-6/dd/dd.c:232:7: note: Assignment 'ip=0', assigned value is 0
9base-6/dd/dd.c:281:10: note: Null pointer addition
9base-6/dd/dd.c:290:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/diff/diffio.c:121:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
9base-6/diff/diffio.c:190:12: style: The scope of the variable 'flen' can be reduced. [variableScope]
9base-6/diff/diffio.c:264:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/diff/diffio.c:344:6: style: The scope of the variable 'a' can be reduced. [variableScope]
9base-6/diff/diffio.c:344:9: style: The scope of the variable 'b' can be reduced. [variableScope]
9base-6/diff/diffio.c:344:12: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/diff/diffio.c:344:15: style: The scope of the variable 'd' can be reduced. [variableScope]
9base-6/diff/diffio.c:344:18: style: The scope of the variable 'at' can be reduced. [variableScope]
9base-6/diff/diffio.c:345:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/diff/diffreg.c:98:30: style: The scope of the variable 'k' can be reduced. [variableScope]
9base-6/diff/diffreg.c:204:6: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/diff/diffreg.c:226:6: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/diff/main.c:185:7: style: The scope of the variable 'fsb' can be reduced. [variableScope]
9base-6/du/du.c:27:0: error: syntax error [syntaxError]
9base-6/ed/ed.c:138:0: error: syntax error [syntaxError]
9base-6/factor/factor.c:24:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/factor/factor.c:25:8: style: The scope of the variable 'l' can be reduced. [variableScope]
9base-6/fmt/fmt.c:41:0: error: syntax error [syntaxError]
9base-6/fortune/fortune.c:13:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/fortune/fortune.c:16:10: style: The scope of the variable 'nix' can be reduced. [variableScope]
9base-6/fortune/fortune.c:19:7: style: The scope of the variable 'fbuf' can be reduced. [variableScope]
9base-6/freq/freq.c:30:0: error: syntax error [syntaxError]
9base-6/getflags/getflags.c:43:9: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/grep/main.c:24:0: error: syntax error [syntaxError]
9base-6/grep/sub.c:114:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/hoc/init.c:60:10: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/join/join.c:327:2: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
9base-6/join/join.c:289:8: style: The scope of the variable 'temp' can be reduced. [variableScope]
9base-6/lib9/_p9dialparse.c:37:6: style: The scope of the variable 'x' can be reduced. [variableScope]
9base-6/lib9/_p9dialparse.c:79:19: style: Function 'p9dialparse' argument 1 names different: declaration 'ds' definition 'addr'. [funcArgNamesDifferent]
9base-6/lib9/libc.h:540:30: note: Function 'p9dialparse' argument 1 names different: declaration 'ds' definition 'addr'.
9base-6/lib9/_p9dialparse.c:79:19: note: Function 'p9dialparse' argument 1 names different: declaration 'ds' definition 'addr'.
9base-6/lib9/_p9dialparse.c:79:32: style: Function 'p9dialparse' argument 2 names different: declaration 'net' definition 'pnet'. [funcArgNamesDifferent]
9base-6/lib9/libc.h:540:41: note: Function 'p9dialparse' argument 2 names different: declaration 'net' definition 'pnet'.
9base-6/lib9/_p9dialparse.c:79:32: note: Function 'p9dialparse' argument 2 names different: declaration 'net' definition 'pnet'.
9base-6/lib9/_p9dialparse.c:79:45: style: Function 'p9dialparse' argument 3 names different: declaration 'unixa' definition 'punix'. [funcArgNamesDifferent]
9base-6/lib9/libc.h:540:53: note: Function 'p9dialparse' argument 3 names different: declaration 'unixa' definition 'punix'.
9base-6/lib9/_p9dialparse.c:79:45: note: Function 'p9dialparse' argument 3 names different: declaration 'unixa' definition 'punix'.
9base-6/lib9/_p9dialparse.c:79:60: style: Function 'p9dialparse' argument 4 names different: declaration 'ip' definition 'phost'. [funcArgNamesDifferent]
9base-6/lib9/libc.h:540:68: note: Function 'p9dialparse' argument 4 names different: declaration 'ip' definition 'phost'.
9base-6/lib9/_p9dialparse.c:79:60: note: Function 'p9dialparse' argument 4 names different: declaration 'ip' definition 'phost'.
9base-6/lib9/_p9dialparse.c:79:72: style: Function 'p9dialparse' argument 5 names different: declaration 'port' definition 'pport'. [funcArgNamesDifferent]
9base-6/lib9/libc.h:540:77: note: Function 'p9dialparse' argument 5 names different: declaration 'port' definition 'pport'.
9base-6/lib9/_p9dialparse.c:79:72: note: Function 'p9dialparse' argument 5 names different: declaration 'port' definition 'pport'.
9base-6/lib9/atexit.c:45:9: style: The scope of the variable 'f' can be reduced. [variableScope]
9base-6/lib9/atnotify.c:25:9: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/lib9/await.c:90:8: style: The scope of the variable 'u' can be reduced. [variableScope]
9base-6/lib9/await.c:90:11: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/lib9/bio/bcat.c:23:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/lib9/bio/bcat.c:24:13: style: The scope of the variable 'bp' can be reduced. [variableScope]
9base-6/lib9/bio/binit.c:16:10: style: The scope of the variable 'bp' can be reduced. [variableScope]
9base-6/lib9/bio/bputc.c:7:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/lib9/bio/bread.c:9:9: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/lib9/bio/bseek.c:8:6: style: The scope of the variable 'bufsz' can be reduced. [variableScope]
9base-6/lib9/bio/bwrite.c:9:9: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/lib9/cistrcmp.c:7:6: style: The scope of the variable 'c1' can be reduced. [variableScope]
9base-6/lib9/cistrcmp.c:7:10: style: The scope of the variable 'c2' can be reduced. [variableScope]
9base-6/lib9/cistrncmp.c:7:6: style: The scope of the variable 'c1' can be reduced. [variableScope]
9base-6/lib9/cistrncmp.c:7:10: style: The scope of the variable 'c2' can be reduced. [variableScope]
9base-6/lib9/convM2D.c:49:9: style: The scope of the variable 'ns' can be reduced. [variableScope]
9base-6/lib9/convM2D.c:37:18: style: Function 'statcheck' argument 1 names different: declaration 'abuf' definition 'buf'. [funcArgNamesDifferent]
9base-6/lib9/fcall.h:113:22: note: Function 'statcheck' argument 1 names different: declaration 'abuf' definition 'buf'.
9base-6/lib9/convM2D.c:37:18: note: Function 'statcheck' argument 1 names different: declaration 'abuf' definition 'buf'.
9base-6/lib9/ctime.c:57:6: style: The scope of the variable 'ct' can be reduced. [variableScope]
9base-6/lib9/date.c:27:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/lib9/dirread.c:47:17: style: The scope of the variable 'de' can be reduced. [variableScope]
9base-6/lib9/fcallfmt.c:19:7: style: The scope of the variable 'q' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:125:13: style: The scope of the variable 'rs' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:126:12: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:183:25: style: The scope of the variable 'rs' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:184:12: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:248:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:248:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/lib9/fmt/dofmt.c:286:9: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/lib9/fmt/fltfmt.c:88:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/lib9/fmt/fltfmt.c:120:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/lib9/fmt/fltfmt.c:184:9: style: The scope of the variable 'd' can be reduced. [variableScope]
9base-6/lib9/fmt/fltfmt.c:184:19: style: The scope of the variable 'ee' can be reduced. [variableScope]
9base-6/lib9/fmt/fltfmt.c:185:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
9base-6/lib9/fmt/fmtprint.c:22:2: error: va_list 'va' used before va_start() was called. [va_list_usedBeforeStarted]
9base-6/lib9/fmt/fmtprint.c:30:2: error: va_list 'va' used before va_start() was called. [va_list_usedBeforeStarted]
9base-6/lib9/fmt/fmtquote.c:112:9: warning: Either the condition 'if(sin)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
9base-6/lib9/fmt/fmtquote.c:136:5: note: Assuming that condition 'if(sin)' is not redundant
9base-6/lib9/fmt/fmtquote.c:111:6: note: Assignment 'm=sin', assigned value is 0
9base-6/lib9/fmt/fmtquote.c:112:9: note: Null pointer addition
9base-6/lib9/fmt/fmtvprint.c:23:2: error: va_list 'va' used before va_start() was called. [va_list_usedBeforeStarted]
9base-6/lib9/fmt/fmtvprint.c:31:2: error: va_list 'va' used before va_start() was called. [va_list_usedBeforeStarted]
9base-6/lib9/fmt/strtod.c:510:10: style: The scope of the variable 'c2' can be reduced. [variableScope]
9base-6/lib9/lnrand.c:13:14: warning: Either the condition 'n<0' is redundant or there is division by zero at line 13. [zerodivcond]
9base-6/lib9/lnrand.c:11:7: note: Assuming that condition 'n<0' is not redundant
9base-6/lib9/lnrand.c:13:14: note: Division by zero
9base-6/lib9/lnrand.c:17:11: warning: Either the condition 'n<0' is redundant or there is division by zero at line 17. [zerodivcond]
9base-6/lib9/lnrand.c:11:7: note: Assuming that condition 'n<0' is not redundant
9base-6/lib9/lnrand.c:17:11: note: Division by zero
9base-6/lib9/lrand.c:26:7: style: The scope of the variable 'lo' can be reduced. [variableScope]
9base-6/lib9/lrand.c:26:11: style: The scope of the variable 'hi' can be reduced. [variableScope]
9base-6/lib9/notify.c:121:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
9base-6/lib9/notify.c:257:7: style: The scope of the variable 'sig' can be reduced. [variableScope]
9base-6/lib9/nrand.c:12:14: warning: Either the condition 'n<0' is redundant or there is division by zero at line 12. [zerodivcond]
9base-6/lib9/nrand.c:10:7: note: Assuming that condition 'n<0' is not redundant
9base-6/lib9/nrand.c:12:14: note: Division by zero
9base-6/lib9/nrand.c:16:11: warning: Either the condition 'n<0' is redundant or there is division by zero at line 16. [zerodivcond]
9base-6/lib9/nrand.c:10:7: note: Assuming that condition 'n<0' is not redundant
9base-6/lib9/nrand.c:16:11: note: Division by zero
9base-6/lib9/post9p.c:10:8: style: The scope of the variable 'ns' can be reduced. [variableScope]
9base-6/lib9/post9p.c:10:13: style: The scope of the variable 'addr' can be reduced. [variableScope]
9base-6/lib9/post9p.c:11:11: style: The scope of the variable 'w' can be reduced. [variableScope]
9base-6/lib9/quote.c:91:7: style: The scope of the variable 'r' can be reduced. [variableScope]
9base-6/lib9/quote.c:117:7: style: The scope of the variable 'r' can be reduced. [variableScope]
9base-6/lib9/readn.c:7:7: style: The scope of the variable 'm' can be reduced. [variableScope]
9base-6/lib9/regex/regaux.c:12:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/lib9/regex/regcomp.c:144:10: style: The scope of the variable 'inst' can be reduced. [variableScope]
9base-6/lib9/regex/regexec.c:23:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/lib9/regex/regexec.c:27:10: style: The scope of the variable 'nl' can be reduced. [variableScope]
9base-6/lib9/regex/regexec.c:28:10: style: The scope of the variable 'tle' can be reduced. [variableScope]
9base-6/lib9/regex/regexec.c:29:10: style: The scope of the variable 'nle' can be reduced. [variableScope]
9base-6/lib9/regex/regexec.c:171:3: error: Memory leak: relist0 [memleak]
9base-6/lib9/regex/regexec.c:175:3: error: Memory leak: relist0 [memleak]
9base-6/lib9/regex/regsub.c:51:18: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
9base-6/lib9/regex/regsub.c:50:18: note: outer condition: mp[0].s.sp!=0
9base-6/lib9/regex/regsub.c:51:18: note: identical inner condition: mp[0].s.sp!=0
9base-6/lib9/regex/regsub.c:30:8: warning: Either the condition 'mp!=0' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
9base-6/lib9/regex/regsub.c:30:29: note: Assuming that condition 'mp!=0' is not redundant
9base-6/lib9/regex/regsub.c:30:8: note: Null pointer dereference
9base-6/lib9/regex/regsub.c:50:7: warning: Either the condition 'mp!=0' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
9base-6/lib9/regex/regsub.c:50:28: note: Assuming that condition 'mp!=0' is not redundant
9base-6/lib9/regex/regsub.c:50:7: note: Null pointer dereference
9base-6/lib9/regex/rregexec.c:21:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/lib9/regex/rregexec.c:24:10: style: The scope of the variable 'nl' can be reduced. [variableScope]
9base-6/lib9/regex/rregexec.c:25:10: style: The scope of the variable 'tle' can be reduced. [variableScope]
9base-6/lib9/regex/rregexec.c:26:10: style: The scope of the variable 'nle' can be reduced. [variableScope]
9base-6/lib9/regex/rregsub.c:51:19: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
9base-6/lib9/regex/rregsub.c:50:19: note: outer condition: mp[0].s.rsp!=0
9base-6/lib9/regex/rregsub.c:51:19: note: identical inner condition: mp[0].s.rsp!=0
9base-6/lib9/regex/rregsub.c:30:8: warning: Either the condition 'mp!=0' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
9base-6/lib9/regex/rregsub.c:30:30: note: Assuming that condition 'mp!=0' is not redundant
9base-6/lib9/regex/rregsub.c:30:8: note: Null pointer dereference
9base-6/lib9/regex/rregsub.c:50:7: warning: Either the condition 'mp!=0' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
9base-6/lib9/regex/rregsub.c:50:29: note: Assuming that condition 'mp!=0' is not redundant
9base-6/lib9/regex/rregsub.c:50:7: note: Null pointer dereference
9base-6/lib9/regex/test.c:29:6: style: Unused variable: n [unusedVariable]
9base-6/lib9/regex/test2.c:10:6: style: Unused variable: i [unusedVariable]
9base-6/lib9/rfork.c:16:6: style: The scope of the variable 'pid' can be reduced. [variableScope]
9base-6/lib9/rfork.c:17:6: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/lib9/rfork.c:18:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/lib9/rfork.c:19:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/lib9/sec/md5block.c:138:10: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/lib9/sec/sha1block.c:8:15: style: The scope of the variable 'wend' can be reduced. [variableScope]
9base-6/lib9/sendfd.c:33:7: style: Variable 'cms' is not assigned a value. [unassignedVariable]
9base-6/lib9/sysname.c:8:8: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/lib9/tm2sec.c:41:19: style: The scope of the variable 'ti' can be reduced. [variableScope]
9base-6/lib9/utf/rune.c:147:10: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/lib9/utf/rune.c:166:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/lib9/utf/runestrstr.c:26:12: style: The scope of the variable 'pa' can be reduced. [variableScope]
9base-6/lib9/utf/runetype.c:1037:6: style: The scope of the variable 'm' can be reduced. [variableScope]
9base-6/lib9/utf/utflen.c:22:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/lib9/utf/utfnlen.c:22:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/lib9/utf/utfrrune.c:22:7: style: The scope of the variable 'c1' can be reduced. [variableScope]
9base-6/lib9/utf/utfrune.c:22:7: style: The scope of the variable 'c1' can be reduced. [variableScope]
9base-6/lib9/write.c:9:7: style: The scope of the variable 'm' can be reduced. [variableScope]
9base-6/lib9/zoneinfo.c:176:15: style: The scope of the variable 'tt' can be reduced. [variableScope]
9base-6/lib9/zoneinfo.c:203:8: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/look/look.c:87:0: error: syntax error [syntaxError]
9base-6/ls/ls.c:55:0: error: syntax error [syntaxError]
9base-6/mk/arc.c:22:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/mk/arc.c:40:8: style: The scope of the variable 'w' can be reduced. [variableScope]
9base-6/mk/archive.c:157:14: error: Array 'h.name[16]' accessed at index 47, which is out of bounds. [arrayIndexOutOfBounds]
9base-6/mk/archive.c:29:7: style: The scope of the variable 'm' can be reduced. [variableScope]
9base-6/mk/archive.c:83:10: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/mk/archive.c:85:7: style: The scope of the variable 't' can be reduced. [variableScope]
9base-6/mk/archive.c:12:7: style: struct member 'ar_hdr::uid' is never used. [unusedStructMember]
9base-6/mk/archive.c:13:7: style: struct member 'ar_hdr::gid' is never used. [unusedStructMember]
9base-6/mk/archive.c:14:7: style: struct member 'ar_hdr::mode' is never used. [unusedStructMember]
9base-6/mk/archive.c:16:7: style: struct member 'ar_hdr::fmag' is never used. [unusedStructMember]
9base-6/mk/env.c:101:13: style: The scope of the variable 'cp' can be reduced. [variableScope]
9base-6/mk/file.c:65:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
9base-6/mk/file.c:67:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/mk/main.c:29:35: style: The scope of the variable 'ff' can be reduced. [variableScope]
9base-6/mk/main.c:204:10: style: The scope of the variable 'head' can be reduced. [variableScope]
9base-6/mk/match.c:36:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/mk.c:211:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/mk/mk.c:213:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
9base-6/mk/parse.c:12:6: style: The scope of the variable 'hline' can be reduced. [variableScope]
9base-6/mk/parse.c:246:6: style: The scope of the variable 'r' can be reduced. [variableScope]
9base-6/mk/rc.c:16:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/rc.c:40:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/recipe.c:6:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/mk/run.c:43:8: style: The scope of the variable 'flags' can be reduced. [variableScope]
9base-6/mk/run.c:182:8: style: The scope of the variable 'w' can be reduced. [variableScope]
9base-6/mk/sh.c:16:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/sh.c:37:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/shprint.c:45:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/unix.c:22:13: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/mk/unix.c:127:8: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/mk/unix.c:128:6: style: The scope of the variable 'tot' can be reduced. [variableScope]
9base-6/mk/unix.c:128:19: style: The scope of the variable 'in' can be reduced. [variableScope]
9base-6/mk/unix.c:206:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/var.c:32:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/varsub.c:37:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/mk/varsub.c:123:6: style: The scope of the variable 'save' can be reduced. [variableScope]
9base-6/mkdir/mkdir.c:60:0: error: syntax error [syntaxError]
9base-6/mtime/mtime.c:15:7: style: The scope of the variable 'd' can be reduced. [variableScope]
9base-6/mtime/mtime.c:14:6: style: Unused variable: errors [unusedVariable]
9base-6/primes/primes.c:40:18: style: The scope of the variable 'v' can be reduced. [variableScope]
9base-6/rc/exec.c:302:14: style: The scope of the variable 'trapreq' can be reduced. [variableScope]
9base-6/rc/exec.c:303:15: style: The scope of the variable 'starval' can be reduced. [variableScope]
9base-6/rc/exec.c:826:7: style: The scope of the variable 'v' can be reduced. [variableScope]
9base-6/rc/exec.c:845:7: style: The scope of the variable 'v' can be reduced. [variableScope]
9base-6/rc/exec.c:874:7: style: The scope of the variable 'status' can be reduced. [variableScope]
9base-6/rc/fmtquote.c:37:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/rc/fmtquote.c:87:6: style: The scope of the variable 'r' can be reduced. [variableScope]
9base-6/rc/getflags.c:98:6: style: The scope of the variable 'fc' can be reduced. [variableScope]
9base-6/rc/getflags.c:98:10: style: The scope of the variable 'count' can be reduced. [variableScope]
9base-6/rc/haventfork.c:183:6: style: The scope of the variable 'nc' can be reduced. [variableScope]
9base-6/rc/here.c:120:18: style: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition]
9base-6/rc/here.c:49:6: style: The scope of the variable 'f' can be reduced. [variableScope]
9base-6/rc/here.c:50:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/rc/here.c:50:12: style: The scope of the variable 'tag' can be reduced. [variableScope]
9base-6/rc/here.c:51:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/rc/here.c:51:9: style: The scope of the variable 'subst' can be reduced. [variableScope]
9base-6/rc/io.c:172:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/rc/lex.c:108:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/rc/lex.c:132:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/rc/plan9ish.c:146:17: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/rc/plan9ish.c:354:6: style: The scope of the variable 'nc' can be reduced. [variableScope]
9base-6/rc/plan9ish.c:419:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/rc/plan9ish.c:296:12: portability: Undefined behaviour, pointer arithmetic 'gvar-1' is out of bounds. [pointerOutOfBounds]
9base-6/rc/plan9ish.c:311:12: portability: Undefined behaviour, pointer arithmetic 'gvar-1' is out of bounds. [pointerOutOfBounds]
9base-6/rc/simple.c:25:18: style: The scope of the variable 'bp' can be reduced. [variableScope]
9base-6/rc/simple.c:26:6: style: The scope of the variable 'pid' can be reduced. [variableScope]
9base-6/rc/simple.c:143:13: style: The scope of the variable 'wdirfd' can be reduced. [variableScope]
9base-6/rc/unixcrap.c:81:0: error: syntax error [syntaxError]
9base-6/read/read.c:62:0: error: syntax error [syntaxError]
9base-6/sam/address.c:183:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sam/buff.c:221:6: style: The scope of the variable 'l' can be reduced. [variableScope]
9base-6/sam/cmd.c:214:7: style: The scope of the variable 'cmdp' can be reduced. [variableScope]
9base-6/sam/cmd.c:215:8: style: The scope of the variable 'ocurfile' can be reduced. [variableScope]
9base-6/sam/cmd.c:216:6: style: The scope of the variable 'loaded' can be reduced. [variableScope]
9base-6/sam/error.c:132:10: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/sam/io.c:78:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/sam/io.c:78:12: style: The scope of the variable 'w' can be reduced. [variableScope]
9base-6/sam/io.c:79:8: style: The scope of the variable 'r' can be reduced. [variableScope]
9base-6/sam/io.c:85:26: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/sam/io.c:143:6: style: The scope of the variable 'm' can be reduced. [variableScope]
9base-6/sam/io.c:145:8: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sam/moveto.c:126:8: style: The scope of the variable 'r' can be reduced. [variableScope]
9base-6/sam/moveto.c:126:12: style: The scope of the variable 'l' can be reduced. [variableScope]
9base-6/sam/multi.c:73:9: style: The scope of the variable 'cmp' can be reduced. [variableScope]
9base-6/sam/plan9.c:56:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
9base-6/sam/regexp.c:669:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/sam/regexp.c:796:14: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/sam/regexp.c:14:7: style: union member 'Anonymous4::rsid' is never used. [unusedStructMember]
9base-6/sam/regexp.c:17:16: style: union member 'Anonymous4::rother' is never used. [unusedStructMember]
9base-6/sam/sam.c:53:0: error: syntax error [syntaxError]
9base-6/sam/shell.c:25:7: style: The scope of the variable 'l' can be reduced. [variableScope]
9base-6/sam/shell.c:26:6: style: The scope of the variable 'm' can be reduced. [variableScope]
9base-6/sam/shell.c:28:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
9base-6/sam/shell.c:80:12: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sam/shell.c:146:6: style: The scope of the variable 'f' can be reduced. [variableScope]
9base-6/sam/shell.c:146:9: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/sam/shell.c:146:12: style: The scope of the variable 'nl' can be reduced. [variableScope]
9base-6/sam/shell.c:147:8: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/sam/string.c:104:9: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sam/sys.c:18:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/sam/sys.c:31:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/sam/xec.c:135:38: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
9base-6/sam/xec.c:388:6: style: The scope of the variable 'np' can be reduced. [variableScope]
9base-6/sam/xec.c:389:8: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sam/xec.c:489:8: style: The scope of the variable 'f' can be reduced. [variableScope]
9base-6/sed/sed.c:218:0: error: syntax error [syntaxError]
9base-6/seq/seq.c:56:0: error: syntax error [syntaxError]
9base-6/sha1sum/sha1sum.c:39:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/sha1sum/sha1sum.c:39:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
9base-6/sha1sum/sha1sum.c:47:2: style: Variable 'fmtinstall' is assigned a value that is never used. [unreadVariable]
9base-6/sleep/sleep.c:7:7: style: The scope of the variable 'secs' can be reduced. [variableScope]
9base-6/sort/sort.c:915:13: style: Same expression on both sides of '|'. [duplicateExpression]
9base-6/sort/sort.c:133:8: style: The scope of the variable 's' can be reduced. [variableScope]
9base-6/sort/sort.c:194:12: style: The scope of the variable 'ol' can be reduced. [variableScope]
9base-6/sort/sort.c:195:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/sort/sort.c:254:9: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sort/sort.c:307:14: style: The scope of the variable 'l' can be reduced. [variableScope]
9base-6/sort/sort.c:414:8: style: The scope of the variable 'tf' can be reduced. [variableScope]
9base-6/sort/sort.c:415:9: style: The scope of the variable 'f' can be reduced. [variableScope]
9base-6/sort/sort.c:607:8: style: The scope of the variable 'prefix' can be reduced. [variableScope]
9base-6/sort/sort.c:692:9: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sort/sort.c:1259:6: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sort/sort.c:1381:9: style: The scope of the variable 'lp' can be reduced. [variableScope]
9base-6/sort/sort.c:1381:14: style: The scope of the variable 'lpe' can be reduced. [variableScope]
9base-6/sort/sort.c:1382:21: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/sort/sort.c:1446:9: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sort/sort.c:1470:12: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/sort/sort.c:218:8: warning: Size of pointer 'linep' used instead of size of its data. [pointerSize]
9base-6/split/split.c:36:0: error: syntax error [syntaxError]
9base-6/tail/tail.c:176:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/tee/tee.c:23:0: error: syntax error [syntaxError]
9base-6/test/test.c:121:6: style: The scope of the variable 'p1' can be reduced. [variableScope]
9base-6/touch/touch.c:23:0: error: syntax error [syntaxError]
9base-6/tr/tr.c:48:0: error: syntax error [syntaxError]
9base-6/troff/dwbinit.c:109:11: style: The scope of the variable 'path' can be reduced. [variableScope]
9base-6/troff/dwbinit.c:110:11: style: The scope of the variable 'home' can be reduced. [variableScope]
9base-6/troff/dwbinit.c:155:10: style: The scope of the variable 'len' can be reduced. [variableScope]
9base-6/troff/dwbinit.c:291:11: style: The scope of the variable 'home' can be reduced. [variableScope]
9base-6/troff/dwbinit.c:292:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
9base-6/troff/mbwc.c:158:16: error: Array 'buf[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
9base-6/troff/mbwc.c:111:12: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/troff/mbwc.c:134:6: style: The scope of the variable 'd' can be reduced. [variableScope]
9base-6/troff/n1.c:317:9: style: The scope of the variable 'k' can be reduced. [variableScope]
9base-6/troff/n1.c:919:6: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n1.c:976:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/troff/n1.c:1000:14: style: The scope of the variable 'p' can be reduced. [variableScope]
9base-6/troff/n10.c:311:12: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/troff/n10.c:463:13: style: The scope of the variable 'dt' can be reduced. [variableScope]
9base-6/troff/n10.c:82:10: style: Unused variable: wc [unusedVariable]
9base-6/troff/n10.c:95:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/n10.c:199:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/n10.c:203:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/n10.c:206:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/n3.c:109:12: style: The scope of the variable 'k' can be reduced. [variableScope]
9base-6/troff/n3.c:309:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/troff/n3.c:310:9: style: The scope of the variable 'savip' can be reduced. [variableScope]
9base-6/troff/n3.c:455:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n3.c:526:11: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n3.c:923:6: style: The scope of the variable 'xx' can be reduced. [variableScope]
9base-6/troff/n4.c:689:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n4.c:755:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n4.c:787:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n4.c:788:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
9base-6/troff/n4.c:141:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
9base-6/troff/n5.c:269:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
9base-6/troff/n5.c:437:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
9base-6/troff/n5.c:435:4: note: Variable 'i' is reassigned a value before the old one has been used.
9base-6/troff/n5.c:437:4: note: Variable 'i' is reassigned a value before the old one has been used.
9base-6/troff/n5.c:423:12: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/troff/n5.c:869:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n5.c:924:9: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n5.c:1054:6: style: The scope of the variable 'savlss' can be reduced. [variableScope]
9base-6/troff/n6.c:163:19: style: The scope of the variable 'k' can be reduced. [variableScope]
9base-6/troff/n7.c:26:12: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n7.c:324:6: style: The scope of the variable 'diff' can be reduced. [variableScope]
9base-6/troff/n7.c:769:9: style: The scope of the variable 'savp' can be reduced. [variableScope]
9base-6/troff/n7.c:770:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/troff/n8.c:31:6: style: The scope of the variable 'j' can be reduced. [variableScope]
9base-6/troff/n8.c:521:6: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/troff/n8.c:477:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t10.c:100:6: style: The scope of the variable 'diff' can be reduced. [variableScope]
9base-6/troff/t10.c:158:9: style: The scope of the variable 'dx' can be reduced. [variableScope]
9base-6/troff/t10.c:158:13: style: The scope of the variable 'dy' can be reduced. [variableScope]
9base-6/troff/t10.c:158:17: style: The scope of the variable 'dx2' can be reduced. [variableScope]
9base-6/troff/t10.c:158:22: style: The scope of the variable 'dy2' can be reduced. [variableScope]
9base-6/troff/t10.c:158:27: style: The scope of the variable 'n' can be reduced. [variableScope]
9base-6/troff/t10.c:427:36: style: Function 'ptfpcmd' argument 3 names different: declaration 'fn' definition 'longname'. [funcArgNamesDifferent]
9base-6/troff/fns.h:313:36: note: Function 'ptfpcmd' argument 3 names different: declaration 'fn' definition 'longname'.
9base-6/troff/t10.c:427:36: note: Function 'ptfpcmd' argument 3 names different: declaration 'fn' definition 'longname'.
9base-6/troff/t11.c:29:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:45:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:49:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:73:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:109:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:111:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:125:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t11.c:245:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
9base-6/troff/t6.c:707:9: warning: Either the condition 't==NULL' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck]
9base-6/troff/t6.c:705:8: note: Assuming that condition 't==NULL' is not redundant
9base-6/troff/t6.c:707:9: note: Null pointer dereference
9base-6/troff/t6.c:82:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/troff/t6.c:116:12: style: The scope of the variable 'x' can be reduced. [variableScope]
9base-6/troff/t6.c:184:6: style: The scope of the variable 'k' can be reduced. [variableScope]
9base-6/troff/t6.c:333:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/troff/t6.c:509:19: style: The scope of the variable 'k' can be reduced. [variableScope]
9base-6/troff/t6.c:845:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9base-6/troff/t6.c:712:43: style: Function 'setfp' argument 4 names different: declaration 'print' definition 'troffprint'. [funcArgNamesDifferent]
9base-6/troff/fns.h:240:47: note: Function 'setfp' argument 4 names different: declaration 'print' definition 'troffprint'.
9base-6/troff/t6.c:712:43: note: Function 'setfp' argument 4 names different: declaration 'print' definition 'troffprint'.
9base-6/troff/t6.c:716:14: style: Variable 'sl' is assigned a value that is never used. [unreadVariable]
9base-6/troff/t6.c:304:14: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
9base-6/unicode/unicode.c:20:0: error: syntax error [syntaxError]
9base-6/uniq/uniq.c:134:7: style: The scope of the variable 'c' can be reduced. [variableScope]
9base-6/yacc/yacc.c:1193:0: error: syntax error [syntaxError]
[22:05]

ftp://ftp.se.debian.org/debian/pool/main/9/9menu/9menu_1.9.orig.tar.gz
9menu-1.9/9menu.c:212:9: style: The scope of the variable 'pathbuf' can be reduced. [variableScope]
9menu-1.9/9menu.c:213:14: style: The scope of the variable 't' can be reduced. [variableScope]
9menu-1.9/9menu.c:436:6: style: The scope of the variable 'pid' can be reduced. [variableScope]
9menu-1.9/9menu.c:770:6: style: The scope of the variable 'tx' can be reduced. [variableScope]
9menu-1.9/9menu.c:770:10: style: The scope of the variable 'ty' can be reduced. [variableScope]
9menu-1.9/9menu.c:330:0: error: Resource leak: fp [resourceLeak]
9menu-1.9/9menu.c:582:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:05]

ftp://ftp.se.debian.org/debian/pool/main/9/9mount/9mount_1.3.orig.tar.gz
9mount-1.3/9mount.c:101:29: style: The scope of the variable 'i' can be reduced. [variableScope]
9mount-1.3/9mount.c:104:48: style: The scope of the variable 'debug' can be reduced. [variableScope]
[22:05]

ftp://ftp.se.debian.org/debian/pool/main/9/9wm/9wm_1.4.1.orig.tar.gz
9wm-1.4.1/9wm.c:263:21: style: The scope of the variable 'dot1' can be reduced. [variableScope]
9wm-1.4.1/9wm.c:407:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
9wm-1.4.1/client.c:76:6: style: The scope of the variable 'mask' can be reduced. [variableScope]
9wm-1.4.1/event.c:172:6: style: The scope of the variable 'i' can be reduced. [variableScope]
9wm-1.4.1/event.c:349:6: style: The scope of the variable 'i' can be reduced. [variableScope]
[22:05]

DATE 2018-08-21
TIME 22:05:06