]> andersk Git - splint.git/blobdiff - test/outparam.expect
Fixes for win32
[splint.git] / test / outparam.expect
index 83705a782bd368b9684f74a36feac69d50069d63..6ffb8311833c77622591ce6ac470006e0be21d7c 100644 (file)
@@ -15,6 +15,6 @@ outparam.c:44:3: Variable t3 used before definition
 outparam.c:47:5: Arrow access from possibly null pointer t4: t4->a
    outparam.c:46:8: Storage t4 may become null
 outparam.c:48:13: Fresh storage t4 not released before return
-   outparam.c:46:3: Fresh storage t4 allocated
+   outparam.c:46:3: Fresh storage t4 created
 
-Finished LCLint checking --- 12 code errors found, as expected
+Finished checking --- 12 code warnings, as expected
This page took 0.036398 seconds and 4 git commands to generate.