]> andersk Git - splint.git/blobdiff - test/compdestroy.expect
Renaming - LCLint => Splint
[splint.git] / test / compdestroy.expect
index 15836948d75c5ca36b6add1ec2a4c3c3731ea979..6c0cdd2ee46dba30a754e958cad566a6453f4505 100644 (file)
@@ -3,7 +3,7 @@ compdestroy.c: (in function sip_free2)
 compdestroy.c:25:9: Only storage *(x->ips) (type oip) derived from released
                        storage is not released (memory leak): x->ips
 
-Finished LCLint checking --- 1 code error found, as expected
+Finished checking --- 1 code warning, as expected
 
 compdestroy.c: (in function sip_free)
 compdestroy.c:19:9: Only storage x->ips[] (type oip) derived from released
@@ -12,7 +12,7 @@ compdestroy.c: (in function sip_free2)
 compdestroy.c:25:9: Only storage *(x->ips) (type oip) derived from released
                        storage is not released (memory leak): x->ips
 
-Finished LCLint checking --- 2 code errors found, as expected
+Finished checking --- 2 code warnings, as expected
 
 compdestroy.c: (in function sip_free)
 compdestroy.c:16:13: Possibly dead storage x->ips[] passed as out parameter:
@@ -24,7 +24,7 @@ compdestroy.c: (in function sip_free2)
 compdestroy.c:25:9: Only storage *(x->ips) (type oip) derived from released
                        storage is not released (memory leak): x->ips
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
 compdestroy.c: (in function sip_free)
 compdestroy.c:16:13: Possibly dead storage x->ips[] passed as out parameter:
@@ -36,4 +36,4 @@ compdestroy.c: (in function sip_free2)
 compdestroy.c:25:9: Only storage *(x->ips) (type oip) derived from released
                        storage is not released (memory leak): x->ips
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
This page took 0.033187 seconds and 4 git commands to generate.