2024-04-24 22:31 ftp://ftp.de.debian.org/debian/pool/main/g/graphicsmagick/graphicsmagick_1.4+really1.3.43.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --library=openmp --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: 94f28a2 (2024-04-24 20:47:54 +0200) count: 2130 2130 elapsed-time: 116.2 116.3 head-timing-info: old-timing-info: head results: GraphicsMagick-1.3.43/Magick++/demo/analyze.cpp:20:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/analyze.cpp:55:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/demo/button.cpp:79:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CenterGravity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/button.cpp:23:12: style: The scope of the variable 'srcdir' can be reduced. [variableScope] GraphicsMagick-1.3.43/Magick++/demo/demo.cpp:45:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/detrans.cpp:21:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/flip.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/gravity.cpp:60:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RLECompression [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/gravity.cpp:32:12: style: The scope of the variable 'srcdir' can be reduced. [variableScope] GraphicsMagick-1.3.43/Magick++/demo/piddle.cpp:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/piddle.cpp:25:12: style: The scope of the variable 'srcdir' can be reduced. [variableScope] GraphicsMagick-1.3.43/Magick++/demo/shapes.cpp:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/zoom.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/zoom.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/zoom.cpp:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LanczosFilter [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/demo/zoom.cpp:169:17: style: The scope of the variable 'output_file' can be reduced. [variableScope] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Blob.h:48:19: style:inconclusive: Technically the member function 'Magick::Blob::base64' can be const. [functionConst] GraphicsMagick-1.3.43/Magick++/lib/Blob.cpp:98:27: note: Technically the member function 'Magick::Blob::base64' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Blob.h:48:19: note: Technically the member function 'Magick::Blob::base64' can be const. GraphicsMagick-1.3.43/Magick++/lib/Blob.cpp:87:10: style: Local variable 'length' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Blob.h:72:12: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Blob.cpp:87:10: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Blob.cpp:85:47: performance: Function parameter 'base64_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/BlobRef.cpp:40:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewAllocator [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Thread.h:70:5: style: Class 'Lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/CoderInfo.cpp:30:3: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] GraphicsMagick-1.3.43/Magick++/lib/CoderInfo.cpp:31:3: performance: Variable '_description' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] GraphicsMagick-1.3.43/Magick++/lib/Magick++/CoderInfo.h:35:5: style: Class 'CoderInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/CoderInfo.h:61:5: style: Class 'CoderInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:24:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: style: The destructor '~Warning' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:28:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:49:6: style: The destructor '~WarningUndefined' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:49:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:56:6: style: The destructor '~WarningBlob' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:56:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:63:6: style: The destructor '~WarningCache' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:63:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:70:6: style: The destructor '~WarningCoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:70:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:77:6: style: The destructor '~WarningConfigure' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:77:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:84:6: style: The destructor '~WarningCorruptImage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:84:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:91:6: style: The destructor '~WarningDelegate' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:91:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:98:6: style: The destructor '~WarningDraw' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:98:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:105:6: style: The destructor '~WarningFileOpen' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:105:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:112:6: style: The destructor '~WarningImage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:112:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:119:6: style: The destructor '~WarningMissingDelegate' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:119:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:126:6: style: The destructor '~WarningModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:126:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:133:6: style: The destructor '~WarningMonitor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:133:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:140:6: style: The destructor '~WarningOption' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:140:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:147:6: style: The destructor '~WarningRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:147:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:154:6: style: The destructor '~WarningResourceLimit' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:154:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:161:6: style: The destructor '~WarningStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:161:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:168:6: style: The destructor '~WarningType' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:168:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:175:6: style: The destructor '~WarningXServer' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:42:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:175:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: style: The destructor '~Error' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:28:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:193:6: style: The destructor '~ErrorUndefined' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:193:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:200:6: style: The destructor '~ErrorBlob' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:200:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:207:6: style: The destructor '~ErrorCache' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:207:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:214:6: style: The destructor '~ErrorCoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:214:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:221:6: style: The destructor '~ErrorConfigure' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:221:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:228:6: style: The destructor '~ErrorCorruptImage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:228:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:235:6: style: The destructor '~ErrorDelegate' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:235:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:242:6: style: The destructor '~ErrorDraw' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:242:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:249:6: style: The destructor '~ErrorFileOpen' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:249:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:256:6: style: The destructor '~ErrorImage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:256:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:263:6: style: The destructor '~ErrorMissingDelegate' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:263:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:270:6: style: The destructor '~ErrorModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:270:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:277:6: style: The destructor '~ErrorMonitor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:277:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:284:6: style: The destructor '~ErrorOption' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:284:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:291:6: style: The destructor '~ErrorRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:291:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:298:6: style: The destructor '~ErrorResourceLimit' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:298:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:305:6: style: The destructor '~ErrorStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:305:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:312:6: style: The destructor '~ErrorType' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:312:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:319:6: style: The destructor '~ErrorXServer' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:186:6: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Exception.h:319:6: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/CoderInfo.h:41:17: performance: Function 'name()' should return member '_name' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/CoderInfo.h:44:17: performance: Function 'description()' should return member '_description' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:100:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:106:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:110:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:323:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:98:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:162:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:216:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:244:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:258:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:319:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:469:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:518:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:573:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:185:31: warning:inconclusive: Member variable 'Color::_pixelOwn' is not assigned a value in 'Color::operator='. [operatorEqVarError] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:455:37: warning: The class 'ColorHSL' defines member function with name 'operator=' also defined in its parent class 'Color'. [duplInheritedMember] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:185:31: note: Parent function 'Color::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:455:37: note: Derived function 'ColorHSL::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:504:39: warning: The class 'ColorGray' defines member function with name 'operator=' also defined in its parent class 'Color'. [duplInheritedMember] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:185:31: note: Parent function 'Color::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:504:39: note: Derived function 'ColorGray::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:555:39: warning: The class 'ColorMono' defines member function with name 'operator=' also defined in its parent class 'Color'. [duplInheritedMember] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:185:31: note: Parent function 'Color::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:555:39: note: Derived function 'ColorMono::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:592:37: warning: The class 'ColorRGB' defines member function with name 'operator=' also defined in its parent class 'Color'. [duplInheritedMember] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:185:31: note: Parent function 'Color::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:592:37: note: Derived function 'ColorRGB::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:694:37: warning: The class 'ColorYUV' defines member function with name 'operator=' also defined in its parent class 'Color'. [duplInheritedMember] GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:185:31: note: Parent function 'Color::operator=' GraphicsMagick-1.3.43/Magick++/lib/Color.cpp:694:37: note: Derived function 'ColorYUV::operator=' GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:37:5: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:38:5: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:82:5: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:178:5: style: Class 'ColorHSL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:206:5: style: Class 'ColorGray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:208:5: style: Class 'ColorGray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:230:5: style: Class 'ColorMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:232:5: style: Class 'ColorMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:255:5: style: Class 'ColorRGB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:287:5: style: Class 'ColorYUV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:179:21: style: The destructor '~ColorHSL' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:40:21: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:179:21: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:209:20: style: The destructor '~ColorGray' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:40:21: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:209:20: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:233:20: style: The destructor '~ColorMono' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:40:21: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:233:20: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:256:21: style: The destructor '~ColorRGB' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:40:21: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:256:21: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:288:20: style: The destructor '~ColorYUV' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:40:21: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Color.h:288:20: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:765:15: style:inconclusive: Technically the member function 'Magick::DrawableCompositeImage::magick' can be const. [functionConst] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:532:45: note: Technically the member function 'Magick::DrawableCompositeImage::magick' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:765:15: note: Technically the member function 'Magick::DrawableCompositeImage::magick' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:167:5: style: Class 'Drawable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:247:3: style: Class 'VPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:463:3: style: Class 'DrawableBezier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:507:3: style: Class 'DrawablePushClipPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:527:3: style: Class 'DrawableClipPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:866:3: style: Class 'DrawableFillColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:895:3: style: Class 'DrawableFillRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:925:3: style: Class 'DrawableFillOpacity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:955:3: style: Class 'DrawableFont' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:992:3: style: Class 'DrawableGravity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1137:3: style: Class 'DrawablePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1197:3: style: Class 'DrawablePointSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1226:3: style: Class 'DrawablePolygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1246:3: style: Class 'DrawablePolyline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1417:3: style: Class 'DrawableRotation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1572:3: style: Class 'DrawableSkewX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1601:3: style: Class 'DrawableSkewY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1634:3: style: Class 'DrawableDashArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1635:3: style: Class 'DrawableDashArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1665:3: style: Class 'DrawableDashOffset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1694:3: style: Class 'DrawableStrokeLineCap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1723:3: style: Class 'DrawableStrokeLineJoin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1752:3: style: Class 'DrawableMiterLimit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1782:3: style: Class 'DrawableStrokeAntialias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1811:3: style: Class 'DrawableStrokeColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1840:3: style: Class 'DrawableStrokeOpacity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1870:3: style: Class 'DrawableStrokeWidth' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1957:3: style: Class 'DrawableTextAntialias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1986:3: style: Class 'DrawableTextDecoration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2015:3: style: Class 'DrawableTextUnderColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2265:3: style: Class 'PathArcAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2268:3: style: Class 'PathArcAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2289:3: style: Class 'PathArcRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2292:3: style: Class 'PathArcRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2438:3: style: Class 'PathCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2441:3: style: Class 'PathCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2462:3: style: Class 'PathCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2465:3: style: Class 'PathCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2485:3: style: Class 'PathSmoothCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2488:3: style: Class 'PathSmoothCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2509:3: style: Class 'PathSmoothCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2512:3: style: Class 'PathSmoothCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2622:3: style: Class 'PathQuadraticCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2625:3: style: Class 'PathQuadraticCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2646:3: style: Class 'PathQuadraticCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2649:3: style: Class 'PathQuadraticCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2670:3: style: Class 'PathSmoothQuadraticCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2673:3: style: Class 'PathSmoothQuadraticCurvetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2694:3: style: Class 'PathSmoothQuadraticCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2697:3: style: Class 'PathSmoothQuadraticCurvetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2722:3: style: Class 'PathLinetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2725:3: style: Class 'PathLinetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2746:3: style: Class 'PathLinetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2749:3: style: Class 'PathLinetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2771:3: style: Class 'PathLinetoHorizontalAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2799:3: style: Class 'PathLinetoHorizontalRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2829:3: style: Class 'PathLinetoVerticalAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2857:3: style: Class 'PathLinetoVerticalRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2888:3: style: Class 'PathMovetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2891:3: style: Class 'PathMovetoAbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2912:3: style: Class 'PathMovetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2915:3: style: Class 'PathMovetoRel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:90:5: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:96:5: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1361:5: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:305:16: style: The destructor '~DrawableAffine' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:305:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:308:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:308:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:312:17: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:312:17: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:387:16: style: The destructor '~DrawableArc' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:387:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:390:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:390:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:393:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:393:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:469:16: style: The destructor '~DrawableBezier' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:469:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:472:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:472:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:475:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:475:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:491:16: style: The destructor '~DrawablePopClipPath' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:491:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:494:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:494:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:497:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:497:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:511:16: style: The destructor '~DrawablePushClipPath' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:511:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:514:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:514:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:517:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:517:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:530:16: style: The destructor '~DrawableClipPath' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:530:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:533:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:533:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:536:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:536:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:564:16: style: The destructor '~DrawableCircle' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:564:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:567:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:567:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:570:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:570:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:626:16: style: The destructor '~DrawableColor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:626:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:629:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:629:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:632:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:632:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:700:16: style: The destructor '~DrawableCompositeImage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:700:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:707:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:707:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:710:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:710:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:791:16: style: The destructor '~DrawableEllipse' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:791:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:794:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:794:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:797:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:797:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:870:16: style: The destructor '~DrawableFillColor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:870:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:873:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:873:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:876:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:876:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:900:16: style: The destructor '~DrawableFillRule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:900:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:903:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:903:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:906:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:906:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:930:16: style: The destructor '~DrawableFillOpacity' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:930:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:933:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:933:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:936:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:936:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:963:16: style: The destructor '~DrawableFont' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:963:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:966:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:966:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:969:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:969:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:997:16: style: The destructor '~DrawableGravity' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:997:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1000:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1000:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1003:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1003:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1030:16: style: The destructor '~DrawableLine' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1030:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1033:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1033:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1036:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1036:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1092:16: style: The destructor '~DrawableMatte' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1092:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1095:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1095:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1098:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1098:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1141:16: style: The destructor '~DrawablePath' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1141:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1144:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1144:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1147:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1147:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1162:16: style: The destructor '~DrawablePoint' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1162:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1165:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1165:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1168:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1168:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1201:16: style: The destructor '~DrawablePointSize' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1201:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1204:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1204:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1207:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1207:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1230:16: style: The destructor '~DrawablePolygon' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1230:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1233:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1233:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1236:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1236:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1250:16: style: The destructor '~DrawablePolyline' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1250:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1253:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1253:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1256:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1256:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1271:16: style: The destructor '~DrawablePopGraphicContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1271:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1274:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1274:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1277:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1277:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1292:16: style: The destructor '~DrawablePushGraphicContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1292:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1295:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1295:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1298:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1298:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1313:16: style: The destructor '~DrawablePopPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1313:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1316:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1316:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1319:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1319:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1334:16: style: The destructor '~DrawablePushPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1334:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1337:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1337:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1340:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1340:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1362:16: style: The destructor '~DrawableRectangle' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1362:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1365:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1365:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1368:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1368:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1421:16: style: The destructor '~DrawableRotation' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1421:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1424:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1424:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1427:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1427:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1457:16: style: The destructor '~DrawableRoundRectangle' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1457:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1460:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1460:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1463:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1463:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1537:16: style: The destructor '~DrawableScaling' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1537:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1540:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1540:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1543:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1543:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1576:16: style: The destructor '~DrawableSkewX' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1576:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1579:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1579:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1582:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1582:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1605:16: style: The destructor '~DrawableSkewY' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1605:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1608:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1608:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1611:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1611:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1638:16: style: The destructor '~DrawableDashArray' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1638:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1641:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1641:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1644:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1644:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1669:16: style: The destructor '~DrawableDashOffset' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1669:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1672:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1672:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1675:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1675:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1698:16: style: The destructor '~DrawableStrokeLineCap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1698:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1701:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1701:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1704:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1704:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1727:16: style: The destructor '~DrawableStrokeLineJoin' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1727:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1730:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1730:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1733:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1733:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1756:16: style: The destructor '~DrawableMiterLimit' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1756:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1759:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1759:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1762:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1762:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1786:16: style: The destructor '~DrawableStrokeAntialias' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1786:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1789:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1789:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1792:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1792:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1815:16: style: The destructor '~DrawableStrokeColor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1815:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1818:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1818:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1821:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1821:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1845:16: style: The destructor '~DrawableStrokeOpacity' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1845:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1848:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1848:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1851:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1851:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1874:16: style: The destructor '~DrawableStrokeWidth' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1874:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1877:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1877:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1880:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1880:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1906:16: style: The destructor '~DrawableText' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1906:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1909:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1909:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1912:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1912:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1961:16: style: The destructor '~DrawableTextAntialias' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1961:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1964:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1964:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1967:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1967:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1990:16: style: The destructor '~DrawableTextDecoration' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1990:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1993:21: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1993:21: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1996:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1996:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2019:16: style: The destructor '~DrawableTextUnderColor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2019:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2022:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2022:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2025:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2025:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2049:16: style: The destructor '~DrawableTranslation' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2049:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2052:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2052:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2055:29: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2055:29: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2091:16: style: The destructor '~DrawableViewbox' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:144:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2091:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2094:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:147:18: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2094:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2098:17: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:150:27: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2098:17: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2274:16: style: The destructor '~PathArcAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2274:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2277:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2277:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2280:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2280:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2296:16: style: The destructor '~PathArcRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2296:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2299:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2299:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2302:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2302:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2317:16: style: The destructor '~PathClosePath' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2317:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2320:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2320:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2323:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2323:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2447:16: style: The destructor '~PathCurvetoAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2447:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2450:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2450:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2453:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2453:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2470:16: style: The destructor '~PathCurvetoRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2470:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2473:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2473:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2476:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2476:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2493:16: style: The destructor '~PathSmoothCurvetoAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2493:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2496:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2496:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2500:14: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2500:14: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2518:16: style: The destructor '~PathSmoothCurvetoRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2518:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2521:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2521:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2525:14: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2525:14: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2631:16: style: The destructor '~PathQuadraticCurvetoAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2631:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2634:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2634:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2637:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2637:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2655:16: style: The destructor '~PathQuadraticCurvetoRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2655:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2658:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2658:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2661:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2661:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2679:16: style: The destructor '~PathSmoothQuadraticCurvetoAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2679:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2682:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2682:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2685:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2685:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2703:16: style: The destructor '~PathSmoothQuadraticCurvetoRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2703:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2706:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2706:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2709:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2709:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2731:16: style: The destructor '~PathLinetoAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2731:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2734:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2734:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2737:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2737:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2755:16: style: The destructor '~PathLinetoRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2755:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2758:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2758:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2761:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2761:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2776:16: style: The destructor '~PathLinetoHorizontalAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2776:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2779:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2779:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2782:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2782:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2804:16: style: The destructor '~PathLinetoHorizontalRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2804:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2807:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2807:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2810:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2810:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2834:16: style: The destructor '~PathLinetoVerticalAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2834:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2837:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2837:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2840:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2840:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2862:16: style: The destructor '~PathLinetoVerticalRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2862:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2865:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2865:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2868:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2868:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2897:16: style: The destructor '~PathMovetoAbs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2897:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2900:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2900:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2903:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2903:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2921:16: style: The destructor '~PathMovetoRel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:223:12: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2921:16: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2924:20: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:229:16: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2924:20: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2927:26: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:232:22: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2927:26: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:542:15: performance: Function 'clip_path()' should return member '_id' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:975:15: performance: Function 'font()' should return member '_font' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1941:15: performance: Function 'text()' should return member '_text' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:505:67: style:inconclusive: Function 'filename' argument 1 names different: declaration 'image_' definition 'filename_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:721:37: note: Function 'filename' argument 1 names different: declaration 'image_' definition 'filename_'. GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:505:67: note: Function 'filename' argument 1 names different: declaration 'image_' definition 'filename_'. GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:581:15: style: Local variable 'color' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:878:8: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:581:15: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1219:15: style: Local variable 'color' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:1823:8: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1219:15: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1361:15: style: Local variable 'color' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:2027:8: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1361:15: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:825:51: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:827:51: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:828:51: performance: Function parameter 'value_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:829:51: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1022:57: performance: Function parameter 'expression' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1119:48: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1125:48: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:528:58: performance: Function parameter 'magick_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Drawable.h:540:7: performance: Assigning the result of c_str() to a std::string is slow and redundant. [stlcstrAssignment] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:290:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:735:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:800:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:840:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1494:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1525:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1643:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1674:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1707:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1711:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1744:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1748:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1853:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1886:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1919:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1951:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:1983:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:2011:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:2101:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Drawable.cpp:2129:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Geometry.cpp:339:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Geometry.cpp:433:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionError [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Geometry.h:39:5: style: Class 'Geometry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Geometry.h:40:5: style: Class 'Geometry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Geometry.h:112:5: style: Class 'Geometry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Geometry.cpp:311:66: style:inconclusive: Function 'operator=' argument 1 names different: declaration 'Geometry_' definition 'geometry_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Geometry.h:102:43: note: Function 'operator=' argument 1 names different: declaration 'Geometry_' definition 'geometry_'. GraphicsMagick-1.3.43/Magick++/lib/Geometry.cpp:311:66: note: Function 'operator=' argument 1 names different: declaration 'Geometry_' definition 'geometry_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:607:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:833:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable severity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:855:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable severity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:913:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:929:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1145:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1155:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1310:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1449:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1686:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2037:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2136:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MallocAllocator [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2153:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MallocAllocator [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MallocAllocator [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2386:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2391:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2398:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2403:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2410:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2415:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2422:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2427:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2449:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2500:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxColormapSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2537:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxColormapSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2618:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2794:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantumDepth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2947:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3183:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3188:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_error_per_pixel [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3231:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_maximum_error [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3236:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_mean_error [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3244:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3354:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3960:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:4147:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Image [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:227:21: style:inconclusive: Technically the member function 'Magick::Image::channelDepth' can be const. [functionConst] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:559:29: note: Technically the member function 'Magick::Image::channelDepth' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:227:21: note: Technically the member function 'Magick::Image::channelDepth' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:829:21: style:inconclusive: Technically the member function 'Magick::Image::attribute' can be const. [functionConst] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2268:28: note: Technically the member function 'Magick::Image::attribute' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:829:21: note: Technically the member function 'Magick::Image::attribute' can be const. GraphicsMagick-1.3.43/Magick++/lib/Magick++/Pixels.h:22:5: style: Class 'Pixels' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:4240:7: style: The statement 'if (!magick_initialized) magick_initialized=true' is logically equivalent to 'magick_initialized=true'. [duplicateConditionalAssign] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:4242:25: note: Assignment 'magick_initialized=true' GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:4240:7: note: Condition '!magick_initialized' is redundant GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3048:22: style: C-style pointer casting [cstyleCast] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3067:35: style: C-style pointer casting [cstyleCast] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3073:21: style: C-style pointer casting [cstyleCast] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3370:30: style: C-style pointer casting [cstyleCast] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3384:21: style: C-style pointer casting [cstyleCast] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3512:22: style: C-style pointer casting [cstyleCast] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:185:40: style:inconclusive: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:102:48: note: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:185:40: note: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:186:43: style:inconclusive: Function 'Image' argument 3 names different: declaration 'depth' definition 'depth_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:103:32: note: Function 'Image' argument 3 names different: declaration 'depth' definition 'depth_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:186:43: note: Function 'Image' argument 3 names different: declaration 'depth' definition 'depth_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:208:40: style:inconclusive: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:107:48: note: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:208:40: note: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:232:40: style:inconclusive: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:112:48: note: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:232:40: note: Function 'Image' argument 2 names different: declaration 'size' definition 'size_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:306:60: style:inconclusive: Function 'adaptiveThreshold' argument 1 names different: declaration 'width' definition 'width_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:145:60: note: Function 'adaptiveThreshold' argument 1 names different: declaration 'width' definition 'width_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:306:60: note: Function 'adaptiveThreshold' argument 1 names different: declaration 'width' definition 'width_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:307:60: style:inconclusive: Function 'adaptiveThreshold' argument 2 names different: declaration 'height' definition 'height_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:146:60: note: Function 'adaptiveThreshold' argument 2 names different: declaration 'height' definition 'height_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:307:60: note: Function 'adaptiveThreshold' argument 2 names different: declaration 'height' definition 'height_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:308:54: style:inconclusive: Function 'adaptiveThreshold' argument 3 names different: declaration 'offset' definition 'offset_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:147:54: note: Function 'adaptiveThreshold' argument 3 names different: declaration 'offset' definition 'offset_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:308:54: note: Function 'adaptiveThreshold' argument 3 names different: declaration 'offset' definition 'offset_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:322:60: style:inconclusive: Function 'adaptiveThreshold' argument 1 names different: declaration 'width' definition 'width_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:148:60: note: Function 'adaptiveThreshold' argument 1 names different: declaration 'width' definition 'width_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:322:60: note: Function 'adaptiveThreshold' argument 1 names different: declaration 'width' definition 'width_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:323:60: style:inconclusive: Function 'adaptiveThreshold' argument 2 names different: declaration 'height' definition 'height_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:149:60: note: Function 'adaptiveThreshold' argument 2 names different: declaration 'height' definition 'height_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:323:60: note: Function 'adaptiveThreshold' argument 2 names different: declaration 'height' definition 'height_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:324:60: style:inconclusive: Function 'adaptiveThreshold' argument 3 names different: declaration 'offset' definition 'offset_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:150:60: note: Function 'adaptiveThreshold' argument 3 names different: declaration 'offset' definition 'offset_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:324:60: note: Function 'adaptiveThreshold' argument 3 names different: declaration 'offset' definition 'offset_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:361:61: style:inconclusive: Function 'affineTransform' argument 1 names different: declaration 'affine' definition 'affine_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:158:61: note: Function 'affineTransform' argument 1 names different: declaration 'affine' definition 'affine_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:361:61: note: Function 'affineTransform' argument 1 names different: declaration 'affine' definition 'affine_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1431:59: style:inconclusive: Function 'process' argument 2 names different: declaration 'argc_' definition 'argc'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:564:41: note: Function 'process' argument 2 names different: declaration 'argc_' definition 'argc'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1431:59: note: Function 'process' argument 2 names different: declaration 'argc_' definition 'argc'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1431:72: style:inconclusive: Function 'process' argument 3 names different: declaration 'argv_' definition 'argv'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:565:38: note: Function 'process' argument 3 names different: declaration 'argv_' definition 'argv'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1431:72: note: Function 'process' argument 3 names different: declaration 'argv_' definition 'argv'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2280:52: style:inconclusive: Function 'backgroundColor' argument 1 names different: declaration 'color_' definition 'backgroundColor_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:832:52: note: Function 'backgroundColor' argument 1 names different: declaration 'color_' definition 'backgroundColor_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2280:52: note: Function 'backgroundColor' argument 1 names different: declaration 'color_' definition 'backgroundColor_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2330:48: style:inconclusive: Function 'borderColor' argument 1 names different: declaration 'color_' definition 'borderColor_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:849:48: note: Function 'borderColor' argument 1 names different: declaration 'color_' definition 'borderColor_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2330:48: note: Function 'borderColor' argument 1 names different: declaration 'color_' definition 'borderColor_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2747:47: style:inconclusive: Function 'density' argument 1 names different: declaration 'geomery_' definition 'density_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:965:47: note: Function 'density' argument 1 names different: declaration 'geomery_' definition 'density_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2747:47: note: Function 'density' argument 1 names different: declaration 'geomery_' definition 'density_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3193:55: style:inconclusive: Function 'modulusDepth' argument 1 names different: declaration 'modulusDepth_' definition 'depth_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1075:55: note: Function 'modulusDepth' argument 1 names different: declaration 'modulusDepth_' definition 'depth_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3193:55: note: Function 'modulusDepth' argument 1 names different: declaration 'modulusDepth_' definition 'depth_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3366:50: style:inconclusive: Function 'profile' argument 2 names different: declaration 'colorProfile_' definition 'profile_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1120:42: note: Function 'profile' argument 2 names different: declaration 'colorProfile_' definition 'profile_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3366:50: note: Function 'profile' argument 2 names different: declaration 'colorProfile_' definition 'profile_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3620:59: style:inconclusive: Function 'strokeMiterLimit' argument 1 names different: declaration 'miterLimit_' definition 'strokeMiterLimit_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1222:59: note: Function 'strokeMiterLimit' argument 1 names different: declaration 'miterLimit_' definition 'strokeMiterLimit_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3620:59: note: Function 'strokeMiterLimit' argument 1 names different: declaration 'miterLimit_' definition 'strokeMiterLimit_'. GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:607:8: style: Local variable 'opacity' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:518:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:607:8: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:925:17: style: Local variable 'geometry' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1028:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:925:17: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1407:21: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1407:21: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1421:21: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1421:21: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1557:21: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1557:21: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1591:21: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1591:21: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1662:21: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1662:21: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2477:25: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2477:25: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2726:19: style: Local variable 'options' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1368:14: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2726:19: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2887:9: style: Local variable 'texture' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:718:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2887:9: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2895:25: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2895:25: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3113:26: style: Local variable 'attribute' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:825:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3113:26: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3203:16: style: Local variable 'depth' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:969:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3203:16: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3276:9: style: Local variable 'texture' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:718:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3276:9: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3284:25: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3284:25: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3479:27: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3479:27: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3510:26: style: Local variable 'attribute' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:825:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3510:26: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3642:9: style: Local variable 'texture' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:718:21: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3642:9: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3650:25: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3650:25: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:4073:21: style: Local variable 'image' shadows outer function [shadowFunction] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Image.h:1364:24: note: Shadowed declaration GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:4073:21: note: Shadow variable GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:1431:42: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2256:51: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2262:51: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2263:51: performance: Function parameter 'value_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2268:58: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2973:65: performance: Function parameter 'expression' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3365:48: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:3381:56: performance: Function parameter 'name_' should be passed by const reference. [passedByValue] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:264:7: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:2034:21: style: Variable 'color' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/Magick++/lib/Image.cpp:852:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/lib/Magick++/ImageRef.h:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _image [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/ImageRef.h:71:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/ImageRef.h:77:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _id [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/ImageRef.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/ImageRef.cpp:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _image [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/ImageRef.cpp:59:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _id [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/ImageRef.cpp:80:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _image [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/ImageRef.cpp:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/ImageRef.cpp:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _id [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Montage.cpp:67:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:149:20: style: The destructor '~MontageFramed' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:25:14: note: Virtual destructor in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:149:20: note: Destructor in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:178:24: style: The function 'updateMontageInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:120:23: note: Virtual function in base class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:178:24: note: Function in derived class GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:46:23: performance: Function 'fileName()' should return member '_fileName' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:54:23: performance: Function 'font()' should return member '_font' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:71:23: performance: Function 'label()' should return member '_label' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:93:23: performance: Function 'texture()' should return member '_texture' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Montage.h:105:23: performance: Function 'title()' should return member '_title' by const reference. [returnByReference] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:232:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Options.h:70:21: performance:inconclusive: Technically the member function 'Magick::Options::debug' can be static (but you may consider moving to unnamed namespace). [functionStatic] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:171:23: note: Technically the member function 'Magick::Options::debug' can be static (but you may consider moving to unnamed namespace). GraphicsMagick-1.3.43/Magick++/lib/Magick++/Options.h:70:21: note: Technically the member function 'Magick::Options::debug' can be static (but you may consider moving to unnamed namespace). GraphicsMagick-1.3.43/Magick++/lib/Magick++/Options.h:71:21: performance:inconclusive: Technically the member function 'Magick::Options::debug' can be static (but you may consider moving to unnamed namespace). [functionStatic] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:182:23: note: Technically the member function 'Magick::Options::debug' can be static (but you may consider moving to unnamed namespace). GraphicsMagick-1.3.43/Magick++/lib/Magick++/Options.h:71:21: note: Technically the member function 'Magick::Options::debug' can be static (but you may consider moving to unnamed namespace). GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:735:13: style: Variable 'affine.sx' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:728:12: note: affine.sx is assigned GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:735:13: note: affine.sx is overwritten GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:736:13: style: Variable 'affine.sy' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:731:12: note: affine.sy is assigned GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:736:13: note: affine.sy is overwritten GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:758:12: style: Variable 'affine.sx' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:751:12: note: affine.sx is assigned GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:758:12: note: affine.sx is overwritten GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:782:12: style: Variable 'affine.sx' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:775:12: note: affine.sx is assigned GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:782:12: note: affine.sx is overwritten GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:191:57: style:inconclusive: Function 'density' argument 1 names different: declaration 'geomery_' definition 'density_'. [funcArgNamesDifferent] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Options.h:74:47: note: Function 'density' argument 1 names different: declaration 'geomery_' definition 'density_'. GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:191:57: note: Function 'density' argument 1 names different: declaration 'geomery_' definition 'density_'. GraphicsMagick-1.3.43/Magick++/lib/Options.cpp:626:3: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _noiseType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:45:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _affine [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:114:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:124:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _channel [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:206:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colorSpace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:216:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:252:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sharpen [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:262:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _amount [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _drawableList [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:306:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _radius [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:382:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gravity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:399:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fillColor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:594:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _factor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:604:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _haldClutImage [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:615:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _isValid [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:625:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _label [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:704:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _radius [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:738:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _grayscale [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:758:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _radius [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:773:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _opacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:795:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _measureError [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:822:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _order [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:832:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:860:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _degrees [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:870:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:880:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:930:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:953:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _factor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:963:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _amount [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:973:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _waterMark [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:984:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _rightImage [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:994:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _strokeColor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1004:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _degrees [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1023:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _texture [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1033:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _threshold [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1053:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _imageGeometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1063:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _color [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1094:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flag [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flag [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1129:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _delay [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1140:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _iterations [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1150:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _color [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1160:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _backgroundTexture [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1170:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _color [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _boxColor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1237:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fuzz [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1260:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _compose [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1270:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _compressType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1280:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geomery [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1290:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1301:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _endian [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1311:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fileName [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1321:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filterType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1331:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _font [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1341:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pointsize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1351:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _disposeMethod [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1361:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interlace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1371:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lineWidth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1381:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _magick [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1391:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _matteFlag [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1401:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _matteColor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1411:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _monochromeFlag [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _penColor [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1431:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _penTexture [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1454:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pageSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1464:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _quality [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1474:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colors [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1484:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colorSpace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1494:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ditherFlag [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1503:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _treeDepth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1513:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _renderingIntent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1523:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resolutionUnits [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1533:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scene [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1543:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _geometry [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1553:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _subImage [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1563:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _subRange [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1573:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tileName [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1583:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1593:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _verbose [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1602:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/STL.cpp:1613:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _display [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/Magick++/Thread.h:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mutexLock [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/TypeMetric.cpp:17:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _typeMetric [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/TypeMetric.cpp:28:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/TypeMetric.cpp:34:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/TypeMetric.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/TypeMetric.cpp:46:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/lib/TypeMetric.cpp:52:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_advance [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/appendImages.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/attributes.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/averageImages.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/coalesceImages.cpp:45:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/coderInfo.cpp:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyMatch [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/coderInfo.cpp:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/coderInfo.cpp:69:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/tests/color.cpp:92:0: error: #error Quantum depth not supported! [preprocessorErrorDirective] GraphicsMagick-1.3.43/Magick++/tests/colorHistogram.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/colorHistogram.cpp:78:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/tests/exceptions.cpp:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/exceptions.cpp:24:16: style: The scope of the variable 'failures' can be reduced. [variableScope] GraphicsMagick-1.3.43/Magick++/tests/montageImages.cpp:51:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/morphImages.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/readWriteBlob.cpp:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/readWriteBlob.cpp:83:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/readWriteBlob.cpp:31:3: style: Class 'myBlob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] GraphicsMagick-1.3.43/Magick++/tests/readWriteImages.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/Magick++/tests/readWriteImages.cpp:95:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/Magick++/tests/readWriteImages.cpp:96:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] GraphicsMagick-1.3.43/TclMagick/generic/TclMagick.c:108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_INTEGER_SPACE [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/TclMagick.c:8159:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STRING_KEYS [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/TclMagickAppInit.c:72:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tcl_Interp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/TclMagickAppInit.c:120:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/TkMagick.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/TkMagick.c:155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/TkMagick.c:245:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/TclMagick/generic/libttkcommon.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/art.c:93:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/art.c:198:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/art.c:105:8: style: Variable 'dummy' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/coders/art.c:103:8: note: dummy is assigned GraphicsMagick-1.3.43/coders/art.c:105:8: note: dummy is overwritten GraphicsMagick-1.3.43/coders/avs.c:122:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/avs.c:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/avs.c:367:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/bmp.c:101:0: error: #error Unsupported quantum depth. [preprocessorErrorDirective] GraphicsMagick-1.3.43/coders/braille.c:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cals.c:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cals.c:149:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cals.c:423:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cals.c:588:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cals.c:408:29: warning: Either the condition 'i<128' is redundant or the array 'p[9]' is accessed at index 127, which is out of bounds. [arrayIndexOutOfBoundsCond] GraphicsMagick-1.3.43/coders/cals.c:408:17: note: Assuming that condition 'i<128' is not redundant GraphicsMagick-1.3.43/coders/cals.c:408:29: note: Array index out of bounds GraphicsMagick-1.3.43/coders/cals.c:198:15: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] GraphicsMagick-1.3.43/coders/cals.c:212:17: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] GraphicsMagick-1.3.43/coders/cals.c:212:17: warning: %ld in format string (no. 2) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] GraphicsMagick-1.3.43/coders/cals.c:236:19: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] GraphicsMagick-1.3.43/coders/cals.c:236:19: warning: %ld in format string (no. 2) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] GraphicsMagick-1.3.43/coders/cals.c:246:21: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] GraphicsMagick-1.3.43/coders/caption.c:95:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/caption.c:223:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cineon.c:776:54: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_UINT64_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/cmyk.c:197:33: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/cut.c:322:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/cut.c:88:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/coders/cut.c:98:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/coders/cut.c:102:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/cut.c:159:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/cut.c:193:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/dcm.c:5985:44: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/dcraw.c:77:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/dcraw.c:160:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ObeyExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/dib.c:194:32: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/dpx.c:2349:62: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_OFF_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/ept.c:453:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ept.c:545:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/fax.c:134:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/fax.c:216:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/fax.c:304:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/fits.c:411:61: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_OFF_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/gif.c:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:538:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:748:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:793:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:864:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:1235:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:1357:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gif.c:626:19: style: Variable 'max_code' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/coders/gif.c:624:11: note: max_code is assigned GraphicsMagick-1.3.43/coders/gif.c:626:19: note: max_code is overwritten GraphicsMagick-1.3.43/coders/gif.c:1557:18: style: Local variable 'p' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/coders/gif.c:1323:6: note: Shadowed declaration GraphicsMagick-1.3.43/coders/gif.c:1557:18: note: Shadow variable GraphicsMagick-1.3.43/coders/gradient.c:109:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gradient.c:199:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gradient.c:134:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/gradient.c:145:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/gray.c:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrayQuantum [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gray.c:192:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gray.c:412:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/gray.c:585:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/histogram.c:90:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/histogram.c:163:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/hrz.c:90:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/hrz.c:193:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/hrz.c:294:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/html.c:125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/html.c:207:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/html.c:393:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/coders/html.c:269:9: note: status is assigned GraphicsMagick-1.3.43/coders/html.c:393:9: note: status is overwritten GraphicsMagick-1.3.43/coders/html.c:393:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/coders/html.c:366:14: note: status is assigned GraphicsMagick-1.3.43/coders/html.c:393:9: note: status is overwritten GraphicsMagick-1.3.43/coders/icon.c:298:44: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/identity.c:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/identity.c:235:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/info.c:59:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/info.c:125:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/jbig.c:331:27: error: There is an unknown macro here somewhere. Configuration is required. If JBG_VERSION is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/jnx.c:101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/jnx.c:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/jnx.c:340:33: style: Variable 'JNXLevelInfo[i].Dummy' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/jpeg.c:2144:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/label.c:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/label.c:201:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/label.c:84:18: style: Parameter 'exception' can be declared as pointer to const. However it seems that 'ReadLABELImage' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/coders/label.c:197:35: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/coders/label.c:84:18: note: Parameter 'exception' can be declared as pointer to const GraphicsMagick-1.3.43/coders/locale.c:1109:34: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/logo.c:5108:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/logo.c:5238:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mac.c:89:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mac.c:132:27: style: Checking if unsigned expression 'rep' is less than zero. [unsignedLessThanZero] GraphicsMagick-1.3.43/coders/map.c:127:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/map.c:245:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/map.c:342:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:173:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:236:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:293:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:530:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadBlobLSBLong [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:828:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:1464:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mat.c:1457:5: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] GraphicsMagick-1.3.43/coders/mat.c:1274:49: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/coders/mat.c:1276:34: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/coders/mat.c:1282:48: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/coders/mat.c:1284:33: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/coders/mat.c:976:25: style: Variable 'MATLAB_HDR.unknown4' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/coders/mat.c:975:27: note: MATLAB_HDR.unknown4 is assigned GraphicsMagick-1.3.43/coders/mat.c:976:25: note: MATLAB_HDR.unknown4 is overwritten GraphicsMagick-1.3.43/coders/matte.c:85:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ObeyExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/matte.c:169:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TrueColorType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/meta.c:1425:58: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/miff.c:1654:9: error: syntax error [syntaxError] GraphicsMagick-1.3.43/coders/mono.c:116:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mono.c:297:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mono.c:100:6: style: Variable 'q' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/mpc.c:895:58: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/mpeg.c:212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mpeg.c:431:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mpeg.c:367:9: style: Local variable 'count' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/coders/mpeg.c:248:5: note: Shadowed declaration GraphicsMagick-1.3.43/coders/mpeg.c:367:9: note: Shadow variable GraphicsMagick-1.3.43/coders/mpeg.c:226:6: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/mpeg.c:436:6: style: Variable 'next_image' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/mpr.c:97:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mpr.c:141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mpr.c:226:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mpr.c:150:17: style: Variable 'entry->stealth' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/coders/mpr.c:148:17: note: entry->stealth is assigned GraphicsMagick-1.3.43/coders/mpr.c:150:17: note: entry->stealth is overwritten GraphicsMagick-1.3.43/coders/mtv.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mtv.c:264:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mtv.c:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mvg.c:143:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mvg.c:283:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/mvg.c:354:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/null.c:99:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/null.c:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/null.c:229:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/null.c:226:71: style: Parameter 'image' can be declared as pointer to const. However it seems that 'WriteNULLImage' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/coders/null.c:165:35: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/coders/null.c:226:71: note: Parameter 'image' can be declared as pointer to const GraphicsMagick-1.3.43/coders/otb.c:115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/otb.c:315:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/otb.c:101:6: style: Variable 'q' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/palm.c:1031:58: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/pcd.c:293:56: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/pcl.c:789:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pcl.c:241:12: style: Variable 'this_char' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/pcl.c:359:17: style: Variable 'least_cost' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/pcl.c:561:12: style: Variable 'this_char' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/pcl.c:687:12: style: Variable 'this_char' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/pcx.c:424:61: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/pdb.c:237:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pdb.c:406:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pdb.c:751:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pdb.c:879:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pdb.c:1018:49: style: Condition 'literal<0x80' is always false [knownConditionTrueFalse] GraphicsMagick-1.3.43/coders/pdb.c:1016:24: note: Assuming that condition '0x7f GraphicsMagick-1.3.43/coders/pdf.c:598:10: note: Uninitialized variable: paren_buffer GraphicsMagick-1.3.43/coders/pict.c:866:27: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/pix.c:119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/plasma.c:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/plasma.c:136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/plasma.c:218:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/png.c:540:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/png.c:578:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/png.c:616:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/png.c:6789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pnm.c:1082:52: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/preview.c:103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/preview.c:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps.c:459:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps.c:631:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps2.c:216:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps2.c:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps2.c:327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:292:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:300:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:395:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:459:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:537:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:641:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:771:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:1193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:2058:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/ps3.c:1538:12: style: Local variable 'attribute' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/coders/ps3.c:1203:6: note: Shadowed declaration GraphicsMagick-1.3.43/coders/ps3.c:1538:12: note: Shadow variable GraphicsMagick-1.3.43/coders/pwp.c:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/pwp.c:290:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/rgb.c:719:41: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/rla.c:233:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/rla.c:750:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/rla.c:459:62: style: Condition 'rla_info.storage_type>3' is always false [knownConditionTrueFalse] GraphicsMagick-1.3.43/coders/rla.c:459:30: note: Assuming that condition 'rla_info.storage_type!=0' is not redundant GraphicsMagick-1.3.43/coders/rla.c:459:62: note: Condition 'rla_info.storage_type>3' is always false GraphicsMagick-1.3.43/coders/rla.c:561:15: style: Variable 'status' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/rla.c:704:17: style: Variable 'status' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/rle.c:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/rle.c:813:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/sct.c:153:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/sct.c:325:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/sfw.c:212:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/sfw.c:410:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/sfw.c:138:11: warning: Either the condition 'header==(unsigned char*)NULL' is redundant or there is possible null pointer dereference: marker. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:276:15: note: Assuming that condition 'header==(unsigned char*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:285:22: note: Calling function 'TranslateSFWMarker', 1st argument 'header' value is 0 GraphicsMagick-1.3.43/coders/sfw.c:138:11: note: Null pointer dereference GraphicsMagick-1.3.43/coders/sfw.c:327:53: warning: Either the condition 'file==(FILE*)NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:321:12: note: Assuming that condition 'file==(FILE*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:327:53: note: Null pointer dereference GraphicsMagick-1.3.43/coders/sfw.c:328:75: warning: Either the condition 'file==(FILE*)NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:321:12: note: Assuming that condition 'file==(FILE*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:328:75: note: Null pointer dereference GraphicsMagick-1.3.43/coders/sfw.c:329:51: warning: Either the condition 'file==(FILE*)NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:321:12: note: Assuming that condition 'file==(FILE*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:329:51: note: Null pointer dereference GraphicsMagick-1.3.43/coders/sfw.c:330:17: warning: Either the condition 'file==(FILE*)NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:321:12: note: Assuming that condition 'file==(FILE*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:330:17: note: Null pointer dereference GraphicsMagick-1.3.43/coders/sfw.c:331:17: warning: Either the condition 'file==(FILE*)NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:321:12: note: Assuming that condition 'file==(FILE*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:331:17: note: Null pointer dereference GraphicsMagick-1.3.43/coders/sfw.c:286:28: warning: Either the condition 'header==(unsigned char*)NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:276:15: note: Assuming that condition 'header==(unsigned char*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:286:28: note: Null pointer addition GraphicsMagick-1.3.43/coders/sfw.c:287:23: warning: Either the condition 'header==(unsigned char*)NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:276:15: note: Assuming that condition 'header==(unsigned char*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:287:23: note: Null pointer addition GraphicsMagick-1.3.43/coders/sfw.c:291:16: warning: Either the condition 'header==(unsigned char*)NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:276:15: note: Assuming that condition 'header==(unsigned char*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:291:16: note: Null pointer addition GraphicsMagick-1.3.43/coders/sfw.c:313:26: warning: Either the condition 'data==(unsigned char*)NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] GraphicsMagick-1.3.43/coders/sfw.c:308:12: note: Assuming that condition 'data==(unsigned char*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:313:26: note: Null pointer addition GraphicsMagick-1.3.43/coders/sfw.c:221:6: style: Variable 'buffer_end' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/sgi.c:374:43: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_OFF_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/stegano.c:120:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/stegano.c:233:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/stegano.c:114:6: style: Variable 'q' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/sun.c:562:51: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/svg.c:97:5: style: struct member '_BoundingBox::x' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:98:5: style: struct member '_BoundingBox::y' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:99:5: style: struct member '_BoundingBox::width' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:100:5: style: struct member '_BoundingBox::height' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:106:6: style: struct member '_SVGInfo::file' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:109:6: style: struct member '_SVGInfo::exception' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:112:6: style: struct member '_SVGInfo::image' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:115:6: style: struct member '_SVGInfo::image_info' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:121:5: style: struct member '_SVGInfo::width' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:122:5: style: struct member '_SVGInfo::height' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:125:6: style: struct member '_SVGInfo::size' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:126:6: style: struct member '_SVGInfo::title' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:127:6: style: struct member '_SVGInfo::comment' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:130:5: style: struct member '_SVGInfo::n' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:133:6: style: struct member '_SVGInfo::scale' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:134:5: style: struct member '_SVGInfo::pointsize' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:143:5: style: struct member '_SVGInfo::bounds' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:144:5: style: struct member '_SVGInfo::view_box' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:150:6: style: struct member '_SVGInfo::stop_color' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:151:6: style: struct member '_SVGInfo::offset' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:152:6: style: struct member '_SVGInfo::text' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:153:6: style: struct member '_SVGInfo::vertices' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:154:6: style: struct member '_SVGInfo::url' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:157:5: style: struct member '_SVGInfo::comment_len' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:158:5: style: struct member '_SVGInfo::text_len' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:165:5: style: struct member '_SVGInfo::defsPushCount' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:166:5: style: struct member '_SVGInfo::idLevelInsideDefs' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/svg.c:167:5: style: struct member '_SVGInfo::svgPushCount' is never used. [unusedStructMember] GraphicsMagick-1.3.43/coders/tga.c:1074:31: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/tile.c:97:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/tile.c:175:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/tim.c:141:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/tim.c:265:41: style: Redundant condition: image_info->subrange!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] GraphicsMagick-1.3.43/coders/topol.c:249:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrayQuantum [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/topol.c:439:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/topol.c:836:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/topol.c:1086:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/topol.c:168:31: style: Condition '(columns%4)>=1' is always true [knownConditionTrueFalse] GraphicsMagick-1.3.43/coders/topol.c:162:27: note: Assuming that condition '(columns%4)!=0' is not redundant GraphicsMagick-1.3.43/coders/topol.c:168:31: note: Condition '(columns%4)>=1' is always true GraphicsMagick-1.3.43/coders/topol.c:351:8: style: Checking if unsigned expression 'j' is less than zero. [unsignedLessThanZero] GraphicsMagick-1.3.43/coders/topol.c:114:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/coders/topol.c:124:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/coders/topol.c:128:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/topol.c:182:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/topol.c:215:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/topol.c:749:14: style: Variable 'j' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/ttf.c:309:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:123:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:200:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:309:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:1150:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:1221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/txt.c:992:9: style: The if condition is the same as the previous if condition [duplicateCondition] GraphicsMagick-1.3.43/coders/txt.c:988:9: note: First condition GraphicsMagick-1.3.43/coders/txt.c:992:9: note: Second condition GraphicsMagick-1.3.43/coders/txt.c:1088:12: style: Local variable 'p' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/coders/txt.c:308:6: note: Shadowed declaration GraphicsMagick-1.3.43/coders/txt.c:1088:12: note: Shadow variable GraphicsMagick-1.3.43/coders/uil.c:86:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/uil.c:153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/uyvy.c:114:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/uyvy.c:311:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/vicar.c:129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/vicar.c:409:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/vicar.c:258:11: style: Variable 'c' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/vid.c:148:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/vid.c:287:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/vid.c:362:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultTileLabel [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/viff.c:610:48: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/wbmp.c:95:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/wbmp.c:140:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/wbmp.c:366:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/wbmp.c:122:6: style: Variable 'q' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/webp.c:445:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsd_key [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/webp.c:506:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsd_key [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/wpg.c:829:61: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_OFF_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/x.c:124:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IgnoreExtensionTreatment [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/xbm.c:141:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/xbm.c:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/xbm.c:498:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/xbm.c:229:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/xbm.c:234:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/xbm.c:253:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/xbm.c:256:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/xbm.c:259:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] GraphicsMagick-1.3.43/coders/xbm.c:122:78: style: Parameter 'hex_digits' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/coders/xbm.c:187:6: style: Variable 'q' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/coders/xbm.c:558:4: style: Variable 'x' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/coders/xc.c:92:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/xc.c:173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrimaryCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/xcf.c:768:51: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_OFF_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/xpm.c:553:41: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/coders/xwd.c:876:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnstableCoderClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/yuv.c:136:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/yuv.c:563:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/filters/analyze.c:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:304:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:318:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxMap [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:372:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:432:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:526:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:710:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:775:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:885:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/analyze.c:1000:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/annotate.c:134:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/annotate.c:740:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/annotate.c:1653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/attribute.c:1655:72: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/average.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/blob.c:556:50: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_OFF_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/cdl.c:91:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/cdl.c:124:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/cdl.c:149:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:145:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable green [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:231:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PseudoClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:410:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:539:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:600:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:693:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PseudoClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:743:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:825:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CyanChannel [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:871:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:932:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DepthQuantumOp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/channel.c:122:43: style: Parameter 'indexes' can be declared as pointer to const. However it seems that 'ChannelImagePixels' is a callback function, if 'indexes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/channel.c:257:33: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/channel.c:122:43: note: Parameter 'indexes' can be declared as pointer to const GraphicsMagick-1.3.43/magick/channel.c:675:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ImportImageChannelPixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/channel.c:759:33: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/channel.c:675:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/color.c:181:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:380:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickEpsilon [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:445:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTreeDepth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:480:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:673:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NodesInAList [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:723:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:783:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTreeDepth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color.c:874:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:732:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:857:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedException [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:1023:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:1095:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:1145:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PixelPacket [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:1366:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPMCompliance [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/color_lookup.c:1428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:69:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:173:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:234:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CorruptImageError [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:296:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:386:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:404:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:574:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:589:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colormap.c:126:40: style: Parameter 'image' can be declared as pointer to const. However it seems that 'CycleColormapCallBack' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/colormap.c:189:33: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/colormap.c:126:40: note: Parameter 'image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/colorspace.c:101:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:141:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:217:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:284:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:308:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1042:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1172:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1203:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1233:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1292:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/colorspace.c:1395:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:395:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:447:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:500:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:1514:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:1564:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:1863:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:1900:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:2252:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:2313:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:3077:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:3256:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:4383:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:4446:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:6545:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:8126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:8217:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:8357:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:8446:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:8975:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:9074:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:9145:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:11610:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:11931:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:12110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:12166:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:14212:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:16333:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:16471:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:16606:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:16797:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:16855:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:16980:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:17094:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:17110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:17566:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/command.c:2373:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/command.c:2354:9: note: status is assigned GraphicsMagick-1.3.43/magick/command.c:2373:9: note: status is overwritten GraphicsMagick-1.3.43/magick/command.c:3277:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/command.c:3258:9: note: status is assigned GraphicsMagick-1.3.43/magick/command.c:3277:9: note: status is overwritten GraphicsMagick-1.3.43/magick/command.c:8481:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/command.c:8475:9: note: status is assigned GraphicsMagick-1.3.43/magick/command.c:8481:9: note: status is overwritten GraphicsMagick-1.3.43/magick/command.c:12224:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/command.c:12219:9: note: status is assigned GraphicsMagick-1.3.43/magick/command.c:12224:9: note: status is overwritten GraphicsMagick-1.3.43/magick/command.c:4214:32: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:4215:32: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:6283:32: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:6284:32: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:8566:40: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:15313:32: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:15314:32: style: Redundant pointer operation on 'metadata' - it's already a pointer. [redundantPointerOp] GraphicsMagick-1.3.43/magick/command.c:3064:53: style: Parameter 'image_info' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/command.c:16711:13: style: Variable 'option' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/magick/command.c:12097:7: warning: Uninitialized variable: image [uninitvar] GraphicsMagick-1.3.43/magick/command.c:11945:10: note: Assuming condition is false GraphicsMagick-1.3.43/magick/command.c:12097:7: note: Uninitialized variable: image GraphicsMagick-1.3.43/magick/command.c:14859:25: style: Variable 'mode' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/command.c:14866:25: style: Variable 'mode' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/command.c:14874:25: style: Variable 'mode' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/compare.c:113:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:238:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:341:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:398:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:470:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:506:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:764:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllChannels [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:861:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:914:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compare.c:995:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DifferenceImageOptions [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:82:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpaqueOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:178:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:216:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:287:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:365:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:408:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:475:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:534:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:594:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:651:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:709:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:786:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:858:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:902:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:955:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:992:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable green [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1030:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1061:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1127:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1179:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1228:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1332:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1370:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1441:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1513:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1573:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1634:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1695:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1760:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1842:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1916:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:1976:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2040:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2128:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2209:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2296:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2384:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2489:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2566:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2643:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2720:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2818:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:2906:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:3007:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:3206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:3625:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:3784:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:3799:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/composite.c:145:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'OverCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3018:19: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:145:38: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:188:36: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'InCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3023:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:188:36: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:260:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'OutCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3026:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:260:37: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:330:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'AtopCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3030:19: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:330:38: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:375:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'XorCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3035:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:375:37: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:444:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'PlusCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3038:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:444:38: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:504:39: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'MinusCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3041:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:504:39: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:563:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'AddCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3044:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:563:37: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:619:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'SubtractCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3047:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:619:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:677:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DifferenceCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3050:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:677:44: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:752:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'MultiplyCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3053:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:752:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:829:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'BumpmapCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3056:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:829:41: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:887:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'CopyCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3168:8: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:887:38: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1042:35: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'CopyOpacityCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3071:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1042:35: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1154:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DissolveCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3077:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1154:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1201:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ModulateCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3083:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1201:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1269:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ThresholdCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3086:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1269:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1342:40: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DarkenCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3091:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1342:40: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1413:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LightenCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3094:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1413:41: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1484:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'HueCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3097:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1484:37: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1544:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'SaturateCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3100:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1544:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1605:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ColorizeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3103:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1605:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1666:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LuminizeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3106:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1666:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1727:40: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ScreenCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3109:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1727:40: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1806:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'OverlayCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3112:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1806:41: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1897:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'CopyBlackCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3124:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1897:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:1942:40: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DivideCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3127:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:1942:40: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2005:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'HardLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3130:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2005:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2095:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ExclusionCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3133:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2095:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2174:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ColorDodgeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3136:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2174:44: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2261:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ColorBurnCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3139:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2261:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2348:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'SoftLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3142:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2348:43: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2455:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LinearBurnCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3145:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2455:44: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2532:45: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LinearDodgeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3148:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2532:45: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2609:45: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LinearLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3151:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2609:45: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2686:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'VividLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3154:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2686:44: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2784:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'PinLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3157:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2784:42: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:2870:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'HardMixCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/composite.c:3160:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/composite.c:2870:41: note: Parameter 'update_image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/composite.c:3420:12: style: Variable 'columns' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/composite.c:3421:9: style: Variable 'rows' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/composite.c:3433:13: style: Variable 'columns' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/composite.c:3434:10: style: Variable 'rows' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/compress.c:252:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ascii85Info [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:271:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:302:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:450:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:752:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:975:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:1042:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEGCompression [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:1141:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:1284:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/compress.c:840:15: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/magick/compress.c:843:11: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/magick/compress.c:860:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/magick/compress.c:863:15: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] GraphicsMagick-1.3.43/magick/compress.c:1109:39: style: Parameter 'pixels' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/compress.c:840:15: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] GraphicsMagick-1.3.43/magick/compress.c:843:11: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] GraphicsMagick-1.3.43/magick/compress.c:860:19: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] GraphicsMagick-1.3.43/magick/compress.c:863:15: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] GraphicsMagick-1.3.43/magick/confirm_access.c:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:180:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:699:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:1141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:1340:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:1382:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:1447:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:1481:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:1521:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:2055:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:2219:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:2450:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:2538:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/constitute.c:2324:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/constitute.c:2267:9: note: status is assigned GraphicsMagick-1.3.43/magick/constitute.c:2324:13: note: status is overwritten GraphicsMagick-1.3.43/magick/constitute.c:867:26: style: Variable 'switch_map[i]' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/constitute.c:875:26: style: Variable 'switch_map[i]' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/constitute.c:883:26: style: Variable 'switch_map[i]' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/constitute.c:891:26: style: Variable 'switch_map[i]' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/constitute.c:2493:17: style: Variable 'clone_info' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/constitute.c:2573:17: style: Variable 'clone_info' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/decorate.c:87:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/decorate.c:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/decorate.c:502:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/delegate.c:885:63: error: syntax error [syntaxError] GraphicsMagick-1.3.43/magick/deprecate.c:140:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeprecateEvent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/deprecate.c:175:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeprecateEvent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/deprecate.c:250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeprecateEvent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/deprecate.c:305:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IndexQuantum [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/deprecate.c:371:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IndexQuantum [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/deprecate.c:420:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeprecateEvent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/describe.c:507:39: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/draw.c:447:0: error: #error Neither vsnprintf or vsprintf is available. [preprocessorErrorDirective] GraphicsMagick-1.3.43/magick/effect.c:137:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxMap [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:497:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllChannels [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:549:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoiseGaussianQuantumOp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ThresholdBlackQuantumOp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:694:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:828:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:952:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:1158:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:1186:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:1325:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:1671:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:1927:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:2001:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:2083:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:2321:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:2657:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:2697:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:2950:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:3212:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:3734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:3930:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:4151:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:4274:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:4518:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:4746:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:4773:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:4881:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ThresholdWhiteQuantumOp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/effect.c:1000:14: style: The if condition is the same as the previous if condition [duplicateCondition] GraphicsMagick-1.3.43/magick/effect.c:997:14: note: First condition GraphicsMagick-1.3.43/magick/effect.c:1000:14: note: Second condition GraphicsMagick-1.3.43/magick/effect.c:3795:24: warning: Either the condition 'noise_image!=(Image*)NULL' is redundant or there is possible null pointer dereference: noise_image. [nullPointerRedundantCheck] GraphicsMagick-1.3.43/magick/effect.c:3877:19: note: Assuming that condition 'noise_image!=(Image*)NULL' is not redundant GraphicsMagick-1.3.43/magick/effect.c:3795:24: note: Null pointer dereference GraphicsMagick-1.3.43/magick/effect.c:2203:29: style: Variable 'mean' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/effect.c:2200:29: note: mean is assigned GraphicsMagick-1.3.43/magick/effect.c:2203:29: note: mean is overwritten GraphicsMagick-1.3.43/magick/effect.c:2531:54: style: Parameter 'pixel_list' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/effect.c:3661:58: style: Parameter 'pixel_list' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/effect.c:1693:16: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] GraphicsMagick-1.3.43/magick/effect.c:1021:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/enhance.c:80:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:94:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:189:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:217:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:310:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:501:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:609:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:808:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:928:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:1092:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:1116:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:1223:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:1256:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enhance.c:1375:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:102:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedChannel [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:231:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:441:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedCompositeOp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:613:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedCompression [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:667:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedDispose [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:767:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedEndian [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:791:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedFilter [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:877:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForgetGravity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedHighlightStyle [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1002:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1060:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedInterlace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedMetric [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1194:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1260:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedOrientation [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1299:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedPreview [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1372:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedQuantumOp [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1619:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedResolution [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1645:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedResource [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/enum_strings.c:1845:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedVirtualPixelMethod [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:165:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:222:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:291:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:354:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:424:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:458:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:495:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedException [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:605:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:729:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:850:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:963:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/error.c:1044:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:360:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxColormapSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:515:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxColormapSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:643:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:1038:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:1372:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:1534:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:1696:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:1860:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:2157:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:2316:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:2494:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:2686:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:2877:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:3093:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:3353:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExportPixelAreaOptions [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/export.c:983:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:992:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1320:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1321:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1330:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1331:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1485:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1494:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1647:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1656:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1809:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1818:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1975:21: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:1984:21: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2107:21: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2116:21: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2267:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2276:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2441:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2442:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2443:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2452:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2453:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2454:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2631:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2632:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2633:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2634:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2643:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2644:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2645:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2646:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2820:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2821:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2822:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2823:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2832:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2833:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2834:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:2835:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3031:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3032:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3033:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3034:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3035:17: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3044:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3045:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3046:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3047:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/export.c:3048:17: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/floats.c:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/floats.c:169:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/floats.c:495:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/floats.c:673:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/floats.c:55:9: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] GraphicsMagick-1.3.43/magick/floats.c:173:9: portability:inconclusive: Casting from const float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] GraphicsMagick-1.3.43/magick/floats.c:500:9: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] GraphicsMagick-1.3.43/magick/floats.c:681:9: portability:inconclusive: Casting from const float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] GraphicsMagick-1.3.43/magick/floats.c:808:43: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] GraphicsMagick-1.3.43/magick/floats.c:806:38: note: Assuming that condition 'i<32' is not redundant GraphicsMagick-1.3.43/magick/floats.c:808:43: note: Shift GraphicsMagick-1.3.43/magick/floats.c:828:47: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] GraphicsMagick-1.3.43/magick/floats.c:826:42: note: Assuming that condition 'i<32' is not redundant GraphicsMagick-1.3.43/magick/floats.c:828:47: note: Shift GraphicsMagick-1.3.43/magick/floats.c:345:15: error: Uninitialized variable: *mp [uninitvar] GraphicsMagick-1.3.43/magick/floats.c:175:9: note: Assignment 'mp=(unsigned char*)&mant', assigned value is GraphicsMagick-1.3.43/magick/floats.c:345:15: note: Uninitialized variable: *mp GraphicsMagick-1.3.43/magick/floats.c:56:19: style: Variable 'expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:57:33: style: Variable 'm2' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:57:38: style: Variable 'm1' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:146:23: style: Variable 'sbit' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:177:19: style: Variable 'expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:179:6: style: Variable 'm2' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:179:11: style: Variable 'm1' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:230:28: style: Variable 'new_expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:231:28: style: Variable 'new_mant' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:274:28: style: Variable 'new_expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:503:19: style: Variable 'expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:505:33: style: Variable 'm2' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:505:38: style: Variable 'm1' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:685:19: style: Variable 'expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:687:6: style: Variable 'm2' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:687:11: style: Variable 'm1' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:732:28: style: Variable 'new_expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:733:28: style: Variable 'new_mant' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/floats.c:770:28: style: Variable 'new_expt' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/fx.c:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:217:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:390:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:474:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:634:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:850:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:891:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1032:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1238:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1257:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1365:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1590:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/fx.c:1790:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:88:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPI [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:131:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickEpsilon [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:413:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:523:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:587:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:801:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AffineMatrix [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:855:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickEpsilon [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:920:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:999:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/gem.c:668:6: style: Variable 'r' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/magick/gem.c:669:6: style: Variable 's' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/magick/gradient.c:156:42: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/hclut.c:127:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/hclut.c:211:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:183:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:336:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Image [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:506:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:589:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:654:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:759:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:836:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TransparentOpacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:854:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:982:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:996:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1328:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1441:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1532:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1643:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1782:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1833:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:1934:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2027:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2086:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2253:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2367:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PseudoClass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2388:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2529:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2589:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2647:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2697:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2795:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2927:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3010:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3352:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3383:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3405:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3474:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3745:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3813:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:3840:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/image.c:2400:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/image.c:2389:9: note: status is assigned GraphicsMagick-1.3.43/magick/image.c:2400:9: note: status is overwritten GraphicsMagick-1.3.43/magick/image.c:2539:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/image.c:2530:9: note: status is assigned GraphicsMagick-1.3.43/magick/image.c:2539:9: note: status is overwritten GraphicsMagick-1.3.43/magick/image.c:2921:6: style: Variable 'spec_end' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/magick/image.c:3033:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/import.c:359:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxColormapSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:527:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxColormapSize [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:674:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:1066:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:1423:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:1592:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:1761:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:1933:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:2220:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:2389:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:2621:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:2865:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:3115:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:3371:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FloatQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:3447:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FloatQuantumSampleType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:3502:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:3771:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImportPixelAreaOptions [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/import.c:998:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1010:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1352:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1356:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1368:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1372:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1529:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1541:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1698:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1710:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1868:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1880:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2031:21: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2042:21: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2156:21: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2168:21: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2326:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2338:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2540:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2544:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2548:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2561:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2565:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2569:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2778:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2782:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2786:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2790:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2802:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2806:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2810:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:2814:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3022:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3026:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3030:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3034:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3046:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3050:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3054:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3058:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3289:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3293:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3297:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3301:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3305:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3317:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3321:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3325:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3329:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3333:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3388:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3389:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3390:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3395:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3396:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3397:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3456:17: portability: Casting between const unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:3461:17: portability: Casting between const unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] GraphicsMagick-1.3.43/magick/import.c:1912:31: style: Parameter 'image' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/import.c:3580:13: style: Variable 'status' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/list.c:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:130:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:187:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:238:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:279:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:319:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:359:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:396:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:433:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:465:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:496:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:540:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:588:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:683:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:728:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:771:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:825:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:876:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/list.c:950:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/utility.h:94:3: error: There is an unknown macro here somewhere. Configuration is required. If LocaleNCompare is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/log.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoEventsMask [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:272:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:350:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:432:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MethodOutput [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:482:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoEventsMask [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:512:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:614:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:1013:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:1350:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MethodOutput [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:1506:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoEventsMask [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:1603:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MethodOutput [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/log.c:714:21: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] GraphicsMagick-1.3.43/magick/log.c:822:22: style: Variable 'message_len' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/magic.c:248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magic.c:299:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magic.c:337:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPINLOCK_WAIT [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:895:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FatalErrorException [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:970:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectorySeparator [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:989:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1121:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedException [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1192:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1360:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1397:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1436:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1524:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1583:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1669:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1822:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/magick.c:1880:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:175:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:208:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:327:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:461:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:501:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:567:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:618:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:665:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:721:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:768:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:812:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:846:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:882:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:944:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/map.c:1011:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/memory.c:734:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MemoryResource [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/memory.c:770:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/memory.c:909:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/memory.c:920:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/memory.c:933:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/monitor.c:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/monitor.c:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/monitor.c:183:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/monitor.c:237:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/montage.c:87:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MontageInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/montage.c:148:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/montage.c:196:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/montage.c:271:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/montage.c:596:11: style: Local variable 'geometry' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/magick/montage.c:315:5: note: Shadowed declaration GraphicsMagick-1.3.43/magick/montage.c:596:11: note: Shadow variable GraphicsMagick-1.3.43/magick/montage.c:666:13: style: Local variable 'tile_info' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/magick/montage.c:316:5: note: Shadowed declaration GraphicsMagick-1.3.43/magick/montage.c:666:13: note: Shadow variable GraphicsMagick-1.3.43/magick/montage.c:739:17: style: Local variable 'geometry' shadows outer variable [shadowVariable] GraphicsMagick-1.3.43/magick/montage.c:315:5: note: Shadowed declaration GraphicsMagick-1.3.43/magick/montage.c:739:17: note: Shadow variable GraphicsMagick-1.3.43/magick/montage.c:660:12: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/omp_data_view.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/omp_data_view.c:131:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/omp_data_view.c:209:21: style: Parameter 'data_set' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/omp_data_view.c:131:17: style: Variable 'alloc_status' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/operator.c:159:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:351:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:418:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:485:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:560:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:687:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:753:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:860:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:929:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1040:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1107:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1182:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1257:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1341:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1400:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GaussianNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1412:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImpulseNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1424:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LaplacianNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1437:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MultiplicativeGaussianNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1449:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PoissonNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1463:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RandomNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1476:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UniformNoise [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1503:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1569:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1676:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1743:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1793:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1824:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1897:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1958:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:1989:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:2051:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:2082:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:2176:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:2256:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:2308:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/operator.c:955:35: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] GraphicsMagick-1.3.43/magick/operator.c:957:35: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] GraphicsMagick-1.3.43/magick/operator.c:538:33: style: Parameter 'image' can be declared as pointer to const. However it seems that 'QuantumDepthCB' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.43/magick/operator.c:2404:17: note: You might need to cast the function pointer here GraphicsMagick-1.3.43/magick/operator.c:538:33: note: Parameter 'image' can be declared as pointer to const GraphicsMagick-1.3.43/magick/paint.c:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/paint.c:431:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/paint.c:651:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/paint.c:662:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/paint.c:777:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/paint.c:805:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_cache.c:712:37: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/pixel_iterator.c:113:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:187:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:342:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:452:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:536:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:622:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:809:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:946:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:1038:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:1131:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:1293:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/pixel_iterator.c:1390:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/plasma.c:63:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGB [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/plasma.c:88:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/profile.c:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/profile.c:292:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/profile.c:372:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/profile.c:694:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/profile.c:1219:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/profile.c:162:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/profile.c:153:9: note: status is assigned GraphicsMagick-1.3.43/magick/profile.c:162:13: note: status is overwritten GraphicsMagick-1.3.43/magick/quantize.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:604:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:818:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantizeInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:942:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:999:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1079:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1147:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1376:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxRGBDouble [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1529:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1605:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantizeInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1685:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1917:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EastGravity [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:2040:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:2122:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:2211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:2454:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:2574:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/quantize.c:1376:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] GraphicsMagick-1.3.43/magick/quantize.c:2622:8: style: Variable 'image' is reassigned a value before the old one has been used. [redundantAssignment] GraphicsMagick-1.3.43/magick/quantize.c:2586:8: note: image is assigned GraphicsMagick-1.3.43/magick/quantize.c:2622:8: note: image is overwritten GraphicsMagick-1.3.43/magick/quantize.c:886:10: style: Variable 'color' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/magick/random.c:59:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickRandomKernel [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/random.c:80:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFreeAligned [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/random.c:102:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/registry.c:146:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/registry.c:248:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageRegistryType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/registry.c:307:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UndefinedRegistryType [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/registry.c:442:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Image [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/render.c:205:3: error: There is an unknown macro here somewhere. Configuration is required. If DrawPrimitive is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/resize.c:861:58: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/resource.c:314:59: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_INT64_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/magick/segment.c:314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/segment.c:1609:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPI [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/segment.c:1782:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/segment.c:1399:6: style: Variable 'node' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/magick/semaphore.c:327:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SemaphoreInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/semaphore.c:442:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/semaphore.c:571:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/semaphore.c:602:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/semaphore.c:640:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/semaphore.c:599:52: style: Parameter 'semaphore_info' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/semaphore.c:637:54: style: Parameter 'semaphore_info' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/magick/shear.c:112:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:202:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:343:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:430:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:1138:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:1453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:1789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:1940:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/shear.c:1046:35: style: The if condition is the same as the previous if condition [duplicateCondition] GraphicsMagick-1.3.43/magick/shear.c:1036:35: note: First condition GraphicsMagick-1.3.43/magick/shear.c:1046:35: note: Second condition GraphicsMagick-1.3.43/magick/signature.c:204:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/signature.c:400:7: style: Condition '*(char*)&lsb_first' is always true [knownConditionTrueFalse] GraphicsMagick-1.3.43/magick/signature.c:399:13: note: Assignment 'lsb_first=1', assigned value is 1 GraphicsMagick-1.3.43/magick/signature.c:400:7: note: Condition '*(char*)&lsb_first' is always true GraphicsMagick-1.3.43/magick/static.c:236:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/static.c:301:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/static.c:395:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/static.c:454:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnalyzeImage [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/static.c:503:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/static.c:539:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFalse [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/statistics.c:82:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/statistics.c:186:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMYKColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/statistics.c:244:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:151:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:201:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:255:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:373:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextFileIOMode [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:430:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tempfile.c:462:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickFail [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/texture.c:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/texture.c:234:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:93:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:141:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_CLK_TCK [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:173:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:209:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TimerInfo [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:247:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_CLK_TCK [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:278:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:311:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:346:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:388:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/timer.c:432:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_CLK_TCK [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:378:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:502:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:732:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:912:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:986:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:1059:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:1211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:1439:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:1535:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:1683:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/transform.c:1784:8: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] GraphicsMagick-1.3.43/magick/tsd.c:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tsd.c:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/tsd.c:136:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/type.c:323:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyStyle [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/type.c:499:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPass [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/type.c:531:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/type.c:615:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/utility.c:5845:0: error: #error Do not know how to run system commands. [preprocessorErrorDirective] GraphicsMagick-1.3.43/magick/version.c:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickCopyright [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/version.c:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickLibVersion [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/magick/version.c:112:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickWebSite [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/bitstream.c:20:28: style: Parameter 'argv' can be declared as const array [constParameter] GraphicsMagick-1.3.43/tests/constitute.c:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/drawtest.c:42:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RoundCap [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/drawtest.c:351:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/maptest.c:77:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/rwblob.c:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/rwblob.c:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/rwblob.c:530:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwblob.c:534:24: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwblob.c:576:28: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwblob.c:576:28: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwfile.c:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/rwfile.c:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/tests/rwfile.c:626:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwfile.c:630:24: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwfile.c:672:28: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/tests/rwfile.c:672:28: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] GraphicsMagick-1.3.43/wand/drawing_wand.c:2248:33: error: There is an unknown macro here somewhere. Configuration is required. If MAGICK_SIZE_T_F is a macro then please configure it. [unknownMacro] GraphicsMagick-1.3.43/wand/drawtest.c:46:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickTrue [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/drawtest.c:394:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/drawtest.c:431:11: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/drawtest.c:441:11: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/drawtest.c:452:11: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/drawtest.c:463:11: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/drawtest.c:474:11: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/drawtest.c:485:11: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/magick_compat.c:323:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_compat.c:417:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_compat.c:709:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBColorspace [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_compat.c:531:10: style: Condition '*p=='\0'' is always false [knownConditionTrueFalse] GraphicsMagick-1.3.43/wand/magick_wand.c:167:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:218:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:262:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:311:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:355:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:408:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:455:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:510:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:572:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:613:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:681:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:725:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:765:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:821:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:874:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:937:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:981:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1036:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1076:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1158:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1200:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1263:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1312:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1370:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1427:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1490:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllChannels [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1543:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1588:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1632:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1689:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1738:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1777:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1815:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1873:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1918:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:1965:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2008:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2061:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2151:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2190:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2245:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2289:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2327:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2367:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2427:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2576:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2630:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2734:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2781:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2836:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2875:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2914:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2953:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:2990:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3045:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3095:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3240:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3328:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3363:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3394:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3430:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3465:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3496:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3527:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3574:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3620:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3656:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3688:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3722:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3753:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3784:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3815:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3852:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3885:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3932:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:3973:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4004:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4039:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4070:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4104:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4146:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4265:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4315:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4361:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4394:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4435:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4468:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4506:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4544:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4575:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4612:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4641:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4677:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4718:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4751:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4783:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4810:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickPackageName [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4838:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantumDepth [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4862:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickReleaseDate [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4929:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:4994:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5079:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5124:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5158:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5192:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5233:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5277:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5319:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5361:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5406:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5445:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5495:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5561:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5599:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5646:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5710:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5760:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5800:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5845:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:5919:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6009:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6048:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6098:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6145:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6194:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6228:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6277:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6319:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6376:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6446:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6490:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6578:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6635:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6708:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6787:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6856:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:6986:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7084:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7130:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7221:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7267:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7334:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7423:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7476:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7536:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7604:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7651:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7699:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7748:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7794:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7841:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7945:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:7979:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8011:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8048:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8086:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8131:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8169:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8208:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8245:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8284:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8327:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8364:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8400:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8436:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8476:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8512:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8548:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8585:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8625:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8666:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8700:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8736:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8782:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8822:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8861:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8904:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8940:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:8978:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9015:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9056:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9108:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9166:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9245:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9308:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9348:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9386:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9424:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9461:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9500:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9540:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9575:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9613:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9650:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9695:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9744:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9819:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9880:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9921:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:9957:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10000:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10051:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10109:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10154:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10194:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10242:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10287:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10324:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10365:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10459:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10501:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10613:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10671:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10720:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10780:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10827:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10869:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10921:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:10974:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:11021:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:11061:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:11112:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/magick_wand.c:11173:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:138:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:224:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:263:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:348:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:393:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:423:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:452:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:482:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:511:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxTextExtent [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:553:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:582:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:612:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:641:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:671:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:700:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:730:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:760:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:790:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:821:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:854:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:884:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:913:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:943:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:974:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1013:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1044:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1082:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1121:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1165:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1196:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1234:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1265:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1303:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1334:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1373:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1404:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1443:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1475:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1510:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1548:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1617:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagickSignature [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/pixel_wand.c:1472:67: style: Parameter 'color' can be declared as pointer to const [constParameterPointer] GraphicsMagick-1.3.43/wand/wandtest.c:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/wand/wandtest.c:162:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:180:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:189:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:199:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:207:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:214:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:231:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:252:7: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:255:7: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:266:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:281:5: error: fprintf format string requires 4 parameters but only 2 are given. [wrongPrintfScanfArgNum] GraphicsMagick-1.3.43/wand/wandtest.c:146:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphicsMagick-1.3.43/www/smile.c:140:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResourceLimitError [valueFlowBailoutIncompleteVar] GraphicsMagick-1.3.43/coders/sfw.c:138:11: warning: Null pointer dereference: marker [ctunullpointer] GraphicsMagick-1.3.43/coders/sfw.c:276:15: note: Assuming that condition 'header==(unsigned char*)NULL' is not redundant GraphicsMagick-1.3.43/coders/sfw.c:285:21: note: Calling function TranslateSFWMarker, 1st argument is null GraphicsMagick-1.3.43/coders/sfw.c:138:11: note: Dereferencing argument marker that is null diff: DONE