From 8de546844c7794896472ae286ea6884c18aab33c Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 30 Nov 2016 13:19:41 +0330 Subject: updated the xml report --- samples/misrareport.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'samples') diff --git a/samples/misrareport.xml b/samples/misrareport.xml index 793eebb..3f3f3c0 100644 --- a/samples/misrareport.xml +++ b/samples/misrareport.xml @@ -232,6 +232,23 @@ staic local variable does not have initialization : staic local variable does not have initialization : staic local variable does not have initialization : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : + Function does not have any external calls but is not declared as static : Union declared: Function does not return anything but is missing the void keyword for the return type : Function does not take any parameters but is not using the void keyword : @@ -247,6 +264,7 @@ staic local variable does not have initialization : staic local variable does not have initialization : staic local variable does not have initialization : + Function does not have a FunctionDecl that is not a definition : External array type is incomplete and has no initialization : Function does not take any parameters but is not using the void keyword : Function does not return anything but is missing the void keyword for the return type : @@ -283,4 +301,12 @@ The only allowed form of pointer arithmetic is array indexing : Pointer arithmatic for non-array pointers : The only allowed form of pointer arithmetic is array indexing : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : + Function does not have a FunctionDecl that is not a definition : -- cgit v1.2.3