home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint.zip / lclint-2_3h-os2-bin.zip / test / list.expect < prev    next >
Text File  |  1997-09-03  |  458b  |  12 lines

  1.  
  2. list.c: (in function list_addh)
  3. list.c:24,5: Variable e is kept in true branch, but not kept in continuation.
  4.    list.c:23,7: Storage e becomes kept
  5. list.c:25,2: Storage *(l->next) reachable from parameter contains 1 undefined
  6.                 field: next
  7. list.c: (in function list_addh2)
  8. list.c:39,2: Storage *(l->next) reachable from parameter contains 1 undefined
  9.                 field: next
  10.  
  11. Finished LCLint checking --- 3 code errors found, as expected
  12.