X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/206c5b0ffa51d0e77856156a60df89695dfe61b8..11db3170da99e22aa0acea76debd6c7b590a629c:/test/stack.expect diff --git a/test/stack.expect b/test/stack.expect index c9f5661..df2f771 100644 --- a/test/stack.expect +++ b/test/stack.expect @@ -9,6 +9,6 @@ stack.c:20:14: Stack-allocated storage &x reachable from return value: &x stack.c:31:11: Stack-allocated storage sa reachable from return value: sa stack.c:35:11: Stack-allocated storage sa reachable from return value: &sa[0] -Finished LCLint checking --- 5 code errors found, as expected +Finished checking --- 5 code warnings, as expected -Finished LCLint checking --- no code errors found +Finished checking --- no warnings