2025-09-03 05:14 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-redland/r-cran-redland_1.0.17-18.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.12.41+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: e6e045f (2025-09-02 21:05:14 +0200) count: 4 1205 elapsed-time: 0.1 2.9 head-timing-info: old-timing-info: head results: redland/src/util.c:9:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] redland/src/util.c:6:11: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] redland/src/redland.c:739:0: error: failed to evaluate #if condition, undefined function-like macro invocation: R_Version( ... ) [preprocessorErrorDirective] redland/src/redland.c:739:2: error: failed to evaluate #if condition, undefined function-like macro invocation: R_Version( ... ) [preprocessorErrorDirective] diff: 2.18.0 redland/src/redland.c:1012:22: style: Parameter 'clientdata' can be declared as pointer to const [constParameterPointer] 2.18.0 redland/src/redland.c:1018:22: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] 2.18.0 redland/src/redland.c:1018:43: style: Parameter 'swig_module' can be declared as pointer to const [constParameterPointer] 2.18.0 redland/src/redland.c:1029:46: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] 2.18.0 redland/src/redland.c:1042:7: error: Memory leak: sobj [memleak] 2.18.0 redland/src/redland.c:1052:18: style: Variable 'sobj' can be declared as pointer to const [constVariablePointer] 2.18.0 redland/src/redland.c:1061:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1068:19: style: Variable 'to' can be declared as pointer to const [constVariablePointer] 2.18.0 redland/src/redland.c:1073:23: style: Variable 'tc' can be declared as pointer to const [constVariablePointer] 2.18.0 redland/src/redland.c:1337:16: error: Returning pointer to local variable 'newstr' that will be invalid when returning. [returnDanglingLifetime] redland/src/redland.c:1337:17: note: Passed to 'strcpy'. redland/src/redland.c:1336:9: note: Variable created here. redland/src/redland.c:1337:16: note: Returning pointer to local variable 'newstr' that will be invalid when returning. 2.18.0 redland/src/redland.c:1337:17: warning: If memory allocation fails, then there is a possible null pointer dereference: newstr [nullPointerOutOfMemory] redland/src/redland.c:1336:33: note: Assuming allocation function fails redland/src/redland.c:1336:18: note: Assignment 'newstr=(char*)(malloc(strlen(str)+1))', assigned value is 0 redland/src/redland.c:1337:17: note: Null pointer dereference 2.18.0 redland/src/redland.c:1407:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1462:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1465:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1465:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1467:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1472:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1489:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1492:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1492:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1494:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1514:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1517:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1517:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1519:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1546:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1549:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1549:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1551:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1556:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1561:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1587:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1590:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1590:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1592:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1597:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1618:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1621:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1621:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1623:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1644:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1647:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1647:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1649:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1675:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1678:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1678:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1680:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1685:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1689:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1715:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1718:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1718:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1720:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1725:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1730:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1734:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1760:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1763:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1763:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1765:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1770:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1773:65: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1773:65: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1775:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1779:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1799:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1802:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1802:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1804:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1827:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1830:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1830:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1832:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1850:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1854:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1856:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:1849:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:1856:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:1869:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1872:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1872:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1874:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1894:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1897:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1897:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1899:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1923:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1926:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1926:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1928:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1931:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1931:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1933:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1937:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1961:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:1964:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1964:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1966:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1969:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1969:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1971:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1974:71: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:1974:71: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:1976:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:1999:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2002:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2002:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2004:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2030:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2033:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2033:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2035:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2040:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2045:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2048:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2071:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2074:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2074:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2076:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2097:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2100:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2100:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2102:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2123:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2126:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2126:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2128:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2132:99: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2149:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2152:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2152:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2154:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2158:99: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2175:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2178:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2178:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2180:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2202:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2205:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2205:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2207:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2212:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2230:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2233:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2233:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2235:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2239:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2260:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2263:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2263:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2265:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2270:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2274:98: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2291:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2294:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2294:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2296:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2320:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2320:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2322:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2347:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2350:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2350:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2352:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2355:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2355:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2357:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2382:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2385:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2385:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2387:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2390:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2390:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2392:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2414:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2417:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2417:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2419:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2423:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2444:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2447:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2447:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2449:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2454:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2458:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2482:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2482:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2484:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2487:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2487:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2489:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2493:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2518:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2521:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2521:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2523:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2526:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2526:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2528:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2533:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2537:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2566:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2569:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2569:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2571:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2576:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2579:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2579:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2581:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2584:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2584:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2586:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2590:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2619:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2622:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2622:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2624:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2629:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2634:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2639:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2670:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2673:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2673:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2675:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2680:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2685:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2688:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2688:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2690:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2694:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2714:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2717:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2717:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2719:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2723:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2744:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2747:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2747:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2749:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2754:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2758:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2775:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2778:67: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2778:67: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2780:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2801:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2804:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2804:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2806:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2810:98: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2827:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2830:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2830:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2832:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2853:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2856:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2856:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2858:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2879:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2882:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2882:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2884:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2905:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2908:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2908:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2910:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2931:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2934:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2934:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2936:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2940:98: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2957:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2960:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2960:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2962:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:2983:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:2986:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:2986:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:2988:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3009:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3012:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3012:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3014:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3035:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3038:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3038:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3040:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3061:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3064:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3064:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3066:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3087:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3090:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3090:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3092:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3116:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3119:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3119:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3121:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3124:77: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3124:77: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3126:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3148:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3151:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3151:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3153:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3157:101: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3174:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3177:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3177:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3179:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3183:101: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3209:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3212:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3212:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3214:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3217:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3217:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3219:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3222:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3222:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3224:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3227:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3227:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3229:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3233:101: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3255:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3255:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3257:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3281:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3281:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3283:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3287:99: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3306:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3309:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3309:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3311:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3314:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3314:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3316:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3338:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3341:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3341:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3343:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3347:99: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3366:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3369:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3369:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3371:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3374:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3374:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3376:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3398:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3401:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3401:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3403:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3407:99: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3426:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3429:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3429:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3431:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3434:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3434:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3436:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3461:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3464:81: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3464:81: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3466:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3469:81: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3469:81: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3471:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3496:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3499:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3499:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3501:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3504:88: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3504:88: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3506:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3528:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3531:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3531:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3533:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3558:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3561:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3561:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3563:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3566:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3566:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3568:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3573:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3598:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3601:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3601:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3603:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3606:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3606:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3608:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3611:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3611:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3613:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3617:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3636:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3639:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3639:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3641:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3645:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3661:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3664:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3664:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3666:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3687:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3690:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3690:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3692:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3722:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3725:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3725:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3727:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3730:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3730:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3732:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3735:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3735:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3737:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3740:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3740:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3742:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3784:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3784:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3786:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3789:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3789:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3791:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3794:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3794:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3796:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3801:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3806:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3844:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3847:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3847:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3849:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3852:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3852:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3854:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3857:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3857:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3859:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3864:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3864:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3866:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3895:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3898:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3898:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3900:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3903:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3903:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3905:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3930:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3933:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3933:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3935:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3938:84: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3938:84: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3940:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3965:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:3968:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3968:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3970:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:3973:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:3973:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:3975:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4000:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4003:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4003:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4005:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4008:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4008:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4010:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4032:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4035:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4035:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4037:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4041:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4061:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4064:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4064:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4066:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4069:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4069:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4071:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4075:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4099:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4102:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4102:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4104:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4107:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4107:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4109:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4112:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4112:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4114:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4118:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4143:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4146:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4146:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4148:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4151:69: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4151:69: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4153:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4156:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4156:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4158:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4162:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4187:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4190:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4190:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4192:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4195:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4195:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4197:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4200:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4200:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4202:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4206:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4231:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4234:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4234:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4236:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4239:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4239:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4241:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4244:69: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4244:69: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4246:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4250:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4275:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4278:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4278:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4280:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4283:69: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4283:69: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4285:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4288:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4288:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4290:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4294:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4319:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:431:38: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] 2.18.0 redland/src/redland.c:4322:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4322:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4324:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4327:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4327:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4329:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4332:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4332:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4334:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4338:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4360:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4363:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4363:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4365:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4368:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4368:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4370:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4374:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4395:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4398:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4398:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4400:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4403:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4403:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4405:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4409:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4433:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4436:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4436:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4438:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4441:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4441:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4443:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4446:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4446:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4448:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4477:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4480:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4480:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4482:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4485:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4485:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4487:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4490:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4490:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4492:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4521:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4524:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4524:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4526:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4529:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4529:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4531:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4534:69: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4534:69: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4536:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4540:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4565:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4568:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4568:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4570:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4573:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4573:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4575:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4578:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4578:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4580:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4609:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4612:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4612:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4614:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4617:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4617:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4619:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4622:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4622:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4624:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4653:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4656:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4656:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4658:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4661:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4661:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4663:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4666:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4666:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4668:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4694:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4697:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4697:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4699:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4702:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4702:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4704:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4729:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4732:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4732:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4734:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4737:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4737:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4739:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4743:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4760:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4763:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4763:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4765:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4786:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4789:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4789:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4791:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4795:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4815:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4818:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4818:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4820:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4823:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4823:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4825:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4850:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4853:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4853:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4855:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4858:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4858:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4860:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4864:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4888:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4891:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4891:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4893:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4896:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4896:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4898:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4901:71: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4901:71: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4903:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4940:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4943:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4943:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4945:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4948:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4948:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4950:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4955:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4960:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4963:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4963:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4965:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:4993:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:4996:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:4996:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:4998:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5001:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5001:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5003:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5007:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5039:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5042:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5042:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5044:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5047:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5047:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5049:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5054:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5059:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5062:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5062:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5064:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5090:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5093:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5093:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5095:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5116:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5119:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5119:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5121:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5142:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5145:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5145:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5147:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5171:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5174:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5174:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5176:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5183:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5203:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5206:80: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5206:80: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5208:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5212:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5228:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5231:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5231:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5233:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5258:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5261:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5261:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5263:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5268:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5301:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5304:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5304:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5306:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5311:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5316:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5319:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5319:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5321:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5325:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5344:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5347:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5347:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5349:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5379:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5379:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5381:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5384:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5384:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5386:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5389:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5389:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5391:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5395:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:541:47: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] 2.18.0 redland/src/redland.c:5423:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5426:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5426:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5428:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5431:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5431:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5433:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5436:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5436:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5438:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5441:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5441:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5443:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5474:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5477:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5477:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5479:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5484:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5487:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5487:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5489:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5493:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5522:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5525:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5525:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5527:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5532:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5535:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5535:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5537:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5540:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5540:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5542:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5576:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5579:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5579:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5581:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5586:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5591:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5594:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5594:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5596:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5600:101: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:562:23: style: Condition 'compare>0' is always true [knownConditionTrueFalse] redland/src/redland.c:554:16: note: Assuming that condition 'compare==0' is not redundant redland/src/redland.c:562:23: note: Condition 'compare>0' is always true 2.18.0 redland/src/redland.c:5633:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5636:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5636:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5638:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5643:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5648:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5651:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5651:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5653:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5656:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5656:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5658:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5686:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5689:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5689:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5691:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5694:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5694:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5696:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5700:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5724:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5727:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5727:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5729:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5732:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5732:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5734:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5737:71: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5737:71: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5739:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5773:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5776:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5776:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5778:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5783:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5788:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5793:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5818:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5821:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5821:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5823:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5847:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5850:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5850:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5852:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5857:98: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5875:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5878:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5878:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5880:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5915:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5918:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5918:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5920:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5925:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5928:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5928:68: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5930:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5935:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5938:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5938:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5940:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5944:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5965:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5968:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5968:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5970:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:5974:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5990:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:5993:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:5993:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:5995:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6019:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6022:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6022:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6024:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6027:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6027:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6029:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6033:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6051:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6054:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6054:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6056:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6078:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6081:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6081:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6083:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6106:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6109:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6109:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6111:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6133:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6136:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6136:70: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6138:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6164:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6164:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6166:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6170:98: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6187:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6190:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6190:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6192:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6213:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6216:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6216:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6218:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6239:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6242:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6242:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6244:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6266:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6269:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6269:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6271:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6276:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6295:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6298:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6298:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6300:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6327:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6330:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6330:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6332:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6337:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6341:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6359:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6362:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6362:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6364:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6399:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6402:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6402:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6404:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6409:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6414:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6417:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6417:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6419:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6422:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6422:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6424:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6466:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6466:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6468:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6473:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6478:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6481:75: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6481:75: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6483:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6486:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6486:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6488:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6516:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6516:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6518:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6539:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6542:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6542:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6544:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6565:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6568:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6568:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6570:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6591:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6594:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6594:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6596:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6617:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6620:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6620:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6622:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6643:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6646:86: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6646:86: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6648:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6673:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6676:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6676:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6678:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6683:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6716:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6719:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6719:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6721:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6726:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6731:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6734:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6734:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6736:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6740:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6759:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6762:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6762:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6764:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6795:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6798:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6798:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6800:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6805:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6808:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6808:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6810:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6813:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6813:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6815:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6849:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6852:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6852:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6854:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6859:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6862:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6862:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6864:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6867:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6867:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6869:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6899:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6902:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6902:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6904:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6907:73: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6907:73: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6909:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6912:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6912:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6914:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6944:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6947:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6947:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6949:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6952:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6952:76: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6954:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6957:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6957:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6959:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6986:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:6989:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6989:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6991:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:6994:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:6994:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:6996:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7000:99: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7024:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7027:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7027:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7029:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7032:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7032:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7034:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7037:71: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7037:71: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7039:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7069:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7072:82: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7072:82: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7074:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7077:71: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7077:71: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7079:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7084:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7106:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7109:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7109:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7111:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7132:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7135:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7135:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7137:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7161:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7161:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7163:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7184:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7187:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7187:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7189:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7193:104: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7210:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7213:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7213:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7215:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7236:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7239:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7239:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7241:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7262:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7265:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7265:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7267:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7288:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7291:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7291:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7293:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7317:78: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7317:78: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7319:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7323:100: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7340:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7343:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7343:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7345:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7366:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7369:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7369:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7371:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7392:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7395:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7395:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7397:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] head redland/src/redland.c:739:0: error: failed to evaluate #if condition, undefined function-like macro invocation: R_Version( ... ) [preprocessorErrorDirective] head redland/src/redland.c:739:2: error: failed to evaluate #if condition, undefined function-like macro invocation: R_Version( ... ) [preprocessorErrorDirective] 2.18.0 redland/src/redland.c:7418:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7421:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7421:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7423:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7444:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7447:74: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7447:74: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7449:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7469:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7472:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7472:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7474:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7494:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7497:72: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.18.0 redland/src/redland.c:7497:72: style: Same expression on both sides of '|'. [duplicateExpression] 2.18.0 redland/src/redland.c:7499:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.18.0 redland/src/redland.c:7517:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7523:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7516:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7523:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7534:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7540:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7533:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7540:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7557:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7550:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7557:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7568:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7574:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7567:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7574:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7585:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7591:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7584:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7591:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7602:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7608:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7601:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7608:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7619:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7625:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7618:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7625:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7636:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7642:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7635:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7642:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7653:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7659:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7652:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7659:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7670:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7676:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7669:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7676:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7687:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7693:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7686:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7693:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7704:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7710:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7703:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7710:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7721:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7727:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7720:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7727:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7738:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7744:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7737:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7744:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7755:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7761:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7754:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7761:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7772:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7778:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7771:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7778:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:7789:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:7795:6: style: Condition 'r_nprotect' is always false [knownConditionTrueFalse] redland/src/redland.c:7788:29: note: Assignment 'r_nprotect=0', assigned value is 0 redland/src/redland.c:7795:6: note: Condition 'r_nprotect' is always false 2.18.0 redland/src/redland.c:783:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECSXP [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:799:4: warning: If memory allocation fails, then there is a possible null pointer dereference: el [nullPointerOutOfMemory] redland/src/redland.c:798:41: note: Assuming allocation function fails redland/src/redland.c:798:9: note: Assignment 'el=(struct RCallbackFunctionData*)calloc(1,sizeof(struct RCallbackFunctionData))', assigned value is 0 redland/src/redland.c:799:4: note: Null pointer dereference 2.18.0 redland/src/redland.c:800:4: warning: If memory allocation fails, then there is a possible null pointer dereference: el [nullPointerOutOfMemory] redland/src/redland.c:798:41: note: Assuming allocation function fails redland/src/redland.c:798:9: note: Assignment 'el=(struct RCallbackFunctionData*)calloc(1,sizeof(struct RCallbackFunctionData))', assigned value is 0 redland/src/redland.c:800:4: note: Null pointer dereference 2.18.0 redland/src/redland.c:801:4: warning: If memory allocation fails, then there is a possible null pointer dereference: el [nullPointerOutOfMemory] redland/src/redland.c:798:41: note: Assuming allocation function fails redland/src/redland.c:798:9: note: Assignment 'el=(struct RCallbackFunctionData*)calloc(1,sizeof(struct RCallbackFunctionData))', assigned value is 0 redland/src/redland.c:801:4: note: Null pointer dereference 2.18.0 redland/src/redland.c:8049:20: style: Variable 'ocast' can be declared as pointer to const [constVariablePointer] 2.18.0 redland/src/redland.c:813:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:8340:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:861:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANGSXP [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:883:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTPTRSXP [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:915:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTPTRSXP [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:934:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:976:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:988:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.18.0 redland/src/redland.c:995:21: style: Variable 'to' can be declared as pointer to const [constVariablePointer] DONE