2024-03-24 23:27 ftp://ftp.de.debian.org/debian/pool/main/o/openimageio/openimageio_2.5.7.0+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --library=boost --library=opencv2 --library=qt --library=python --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 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.55 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 51f8b53 (2024-03-24 16:07:43 +0100) count: 3286 2363 elapsed-time: 16.2 26.0 head-timing-info: old-timing-info: head results: OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:22:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:54:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:67:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:174:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:85:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:188:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:201:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAGIC_BM [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:218:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINDOWS_V3 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:36:21: debug: CheckClass::isMemberVar found used member variable 'magic' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:67:13: debug: CheckClass::isMemberVar found used member variable 'magic' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:82:24: debug: CheckClass::isMemberVar found used member variable 'magic' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:92:21: debug: CheckClass::isMemberVar found used member variable 'size' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:174:24: debug: CheckClass::isMemberVar found used member variable 'size' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:145:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:146:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:99:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:299:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RLE4_COMPRESSION [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:388:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:525:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OS2_V1 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1083:23: performance:inconclusive: Technically the member function 'cineon::Header::Size' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1126:21: note: Technically the member function 'cineon::Header::Size' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1083:23: note: Technically the member function 'cineon::Header::Size' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1045:11: warning: The struct 'Header' defines member function with name 'Reset' also defined in its parent struct 'GenericHeader'. [duplInheritedMember] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:316:11: note: Parent function 'GenericHeader::Reset' OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1045:11: note: Derived function 'Header::Reset' OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1045:11: warning: The struct 'Header' defines member function with name 'Reset' also defined in its parent struct 'IndustryHeader'. [duplInheritedMember] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:944:11: note: Parent function 'IndustryHeader::Reset' OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1045:11: note: Derived function 'Header::Reset' OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.cpp:72:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1353:78: style:inconclusive: Function 'SetImageDescriptor' argument 2 names different: declaration 'd' definition 'desc'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:493:66: note: Function 'SetImageDescriptor' argument 2 names different: declaration 'd' definition 'desc'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1353:78: note: Function 'SetImageDescriptor' argument 2 names different: declaration 'd' definition 'desc'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1367:63: style:inconclusive: Function 'SetBitDepth' argument 2 names different: declaration 'bpp' definition 'depth'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:507:51: note: Function 'SetBitDepth' argument 2 names different: declaration 'bpp' definition 'depth'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1367:63: note: Function 'SetBitDepth' argument 2 names different: declaration 'bpp' definition 'depth'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1418:45: style:inconclusive: Function 'LabelText' argument 1 names different: declaration 'ct' definition 'desc'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:645:33: note: Function 'LabelText' argument 1 names different: declaration 'ct' definition 'desc'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1418:45: note: Function 'LabelText' argument 1 names different: declaration 'ct' definition 'desc'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1423:54: style:inconclusive: Function 'SetLabelText' argument 1 names different: declaration 'ct' definition 'desc'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:651:42: note: Function 'SetLabelText' argument 1 names different: declaration 'ct' definition 'desc'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1423:54: note: Function 'SetLabelText' argument 1 names different: declaration 'ct' definition 'desc'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1624:48: style:inconclusive: Function 'SetGamma' argument 1 names different: declaration 'gamma' definition 'g'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:873:36: note: Function 'SetGamma' argument 1 names different: declaration 'gamma' definition 'g'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.h:1624:48: note: Function 'SetGamma' argument 1 names different: declaration 'gamma' definition 'g'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.cpp:55:37: style:inconclusive: Function 'IdentifyFile' argument 1 names different: declaration 'file' definition 'fp'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:135:30: note: Function 'IdentifyFile' argument 1 names different: declaration 'file' definition 'fp'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.cpp:55:37: note: Function 'IdentifyFile' argument 1 names different: declaration 'file' definition 'fp'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.cpp:70:39: style:inconclusive: Function 'IdentifyFile' argument 1 names different: declaration 'data' definition 'p'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:143:32: note: Function 'IdentifyFile' argument 1 names different: declaration 'data' definition 'p'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.cpp:70:39: note: Function 'IdentifyFile' argument 1 names different: declaration 'data' definition 'p'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/EndianSwap.h:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/EndianSwap.h:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magicNumber [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:147:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filmManufacturingIdCode [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:163:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lowData [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:178:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magicNumber [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:309:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magicNumber [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:424:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chan [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:457:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chan [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:510:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filmManufacturingIdCode [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:549:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable creationDate [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:566:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceDate [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/cineoninput.cpp:100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:392:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:429:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:549:22: style: Variable 'color' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/EndianSwap.h:47:16: style: The scope of the variable 'c' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/InStream.cpp:54:33: style:inconclusive: Function 'Open' argument 1 names different: declaration 'fn' definition 'f'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonStream.h:82:33: note: Function 'Open' argument 1 names different: declaration 'fn' definition 'f'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/InStream.cpp:54:33: note: Function 'Open' argument 1 names different: declaration 'fn' definition 'f'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/OutStream.cpp:54:34: style:inconclusive: Function 'Open' argument 1 names different: declaration 'fn' definition 'f'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonStream.h:166:32: note: Function 'Open' argument 1 names different: declaration 'fn' definition 'f'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/OutStream.cpp:54:34: note: Function 'Open' argument 1 names different: declaration 'fn' definition 'f'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.cpp:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.cpp:80:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/cineoninput.cpp:80:5: warning: Possible leak in public function. The pointer 'm_stream' is not deallocated before it is allocated. [publicAllocationError] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.h:58:8: performance:inconclusive: Technically the member function 'cineon::ElementReadStream::EndianDataCheck' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.cpp:95:33: note: Technically the member function 'cineon::ElementReadStream::EndianDataCheck' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.h:58:8: note: Technically the member function 'cineon::ElementReadStream::EndianDataCheck' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.h:49:3: style: Class 'ElementReadStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:114:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADDINGBITS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REVERSE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:278:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFTYPE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Reader.cpp:146:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Reader.cpp:183:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericHeader [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITDEPTH [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAMEBUFTYPE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAMEBUFTYPE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:112:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:49:17: warning: Member variable 'Writer::fd' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:295:8: performance:inconclusive: Technically the member function 'cineon::Writer::Start' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:59:22: note: Technically the member function 'cineon::Writer::Start' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:295:8: note: Technically the member function 'cineon::Writer::Start' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:369:8: performance:inconclusive: Technically the member function 'cineon::Writer::SetUserData' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:122:22: note: Technically the member function 'cineon::Writer::SetUserData' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:369:8: note: Technically the member function 'cineon::Writer::SetUserData' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:384:8: performance:inconclusive: Technically the member function 'cineon::Writer::WriteUserData' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:128:22: note: Technically the member function 'cineon::Writer::WriteUserData' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:384:8: note: Technically the member function 'cineon::Writer::WriteUserData' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:142:10: style: The scope of the variable 'entry' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:344:7: style: The scope of the variable 'src' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:213:7: style: The scope of the variable 'reverse' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:312:15: style: The scope of the variable 'i' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:100:46: style:inconclusive: Function 'SetOutStream' argument 1 names different: declaration 'stream' definition 'fd'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:362:32: note: Function 'SetOutStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:100:46: note: Function 'SetOutStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:135:43: style:inconclusive: Function 'SetElement' argument 1 names different: declaration 'element' definition 'num'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:349:29: note: Function 'SetElement' argument 1 names different: declaration 'element' definition 'num'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:135:43: note: Function 'SetElement' argument 1 names different: declaration 'element' definition 'num'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Reader.cpp:78:44: style:inconclusive: Function 'SetInStream' argument 1 names different: declaration 'stream' definition 'fd'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Cineon.h:201:30: note: Function 'SetInStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Reader.cpp:78:44: note: Function 'SetInStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:44:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:49:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:54:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:59:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:64:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:69:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:74:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:79:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:84:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:89:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:94:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:99:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:104:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:109:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:114:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:119:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:124:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:129:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:134:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:139:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:144:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:149:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:154:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:159:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:164:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:169:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:174:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:179:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:184:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:189:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:194:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:199:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:204:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:209:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:214:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:219:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:224:43: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/BaseTypeConverter.h:229:43: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:166:9: style: Variable 'd1' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:128:42: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:83:23: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:125:29: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:186:37: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:88: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] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:357:9: style: Variable 'src' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:362:9: style: Variable 'src' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_NAME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_LOG_LEVEL [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:265:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFTrue [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:332:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:37:5: warning: Member variable 'DICOMInput::m_framecount' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:37:5: warning: Member variable 'DICOMInput::m_firstframe' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:37:5: warning: Member variable 'DICOMInput::m_bitspersample' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:184:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:196:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:242:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:344:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:348:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:352:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:301:20: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:312:15: note: Found duplicate branches for 'if' and 'else'. OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:301:20: note: Found duplicate branches for 'if' and 'else'. OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:112:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BC6HU [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:120:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXT5 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXT1 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:196:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_PF_NORMAL [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:333:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:361:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dds_header [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:567:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS2_CUBEMAP [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:638:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS1_COMPLEX [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:773:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:851:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:866:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:889:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS2_CUBEMAP [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:913:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS2_CUBEMAP [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:113:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:583:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:152:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AppendSubimage [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:477:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:573:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1444:9: performance:inconclusive: Technically the member function 'dpx::Header::Size' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1505:21: note: Technically the member function 'dpx::Header::Size' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1444:9: note: Technically the member function 'dpx::Header::Size' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1408:11: warning: The struct 'Header' defines member function with name 'Reset' also defined in its parent struct 'GenericHeader'. [duplInheritedMember] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:357:11: note: Parent function 'GenericHeader::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1408:11: note: Derived function 'Header::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1408:11: warning: The struct 'Header' defines member function with name 'Reset' also defined in its parent struct 'IndustryHeader'. [duplInheritedMember] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1083:11: note: Parent function 'IndustryHeader::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1408:11: note: Derived function 'Header::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXStream.h:70:2: style: Class 'InStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXStream.h:158:2: style: Class 'OutStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:713:16: style: Condition 'format=="8kimax"' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:588:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:592:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:739:9: style: Variable 'values' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.cpp:72:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.cpp:55:34: style:inconclusive: Function 'IdentifyFile' argument 1 names different: declaration 'file' definition 'fp'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:136:30: note: Function 'IdentifyFile' argument 1 names different: declaration 'file' definition 'fp'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.cpp:55:34: note: Function 'IdentifyFile' argument 1 names different: declaration 'file' definition 'fp'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.cpp:70:36: style:inconclusive: Function 'IdentifyFile' argument 1 names different: declaration 'data' definition 'p'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:144:32: note: Function 'IdentifyFile' argument 1 names different: declaration 'data' definition 'p'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.cpp:70:36: note: Function 'IdentifyFile' argument 1 names different: declaration 'data' definition 'p'. OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:358:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:373:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:409:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:625:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:626:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:158:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:41:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:158:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:763:10: style: Variable 'perfsPerFrame' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:764:10: style: Variable 'perfsPerCount' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:342:16: style: Variable 'DpxOrientations' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:358:23: style: Variable 'timecode' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:76:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADDINGBITS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/EndianSwap.h:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/EndianSwap.h:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:188:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:190:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:192:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:194:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:196:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:207:51: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:209:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:211:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:213:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:215:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:223:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:225:53: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:227:57: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:229:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:231:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:239:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:241:57: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:243:61: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:245:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:247:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:255:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:257:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:259:59: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:261:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:263:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:95:9: style: The scope of the variable 'tmp' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:104:7: warning: Redundant code: Found unused array access. [constStatement] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:482:28: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:104:4: warning: Uninitialized variable: RGB [uninitvar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:116:53: note: Calling function 'ConvertPixelYCbCrToRGB < unsigned char , 0xFF >', 2nd argument 'RGB' value is OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:104:4: note: Uninitialized variable: RGB OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1393:8: performance:inconclusive: Technically the member function 'dpx::IndustryHeader::TCFromString' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:710:31: note: Technically the member function 'dpx::IndustryHeader::TCFromString' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1393:8: note: Technically the member function 'dpx::IndustryHeader::TCFromString' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1449:11: style:inconclusive: Technically the member function 'dpx::Header::CalculateOffsets' can be const. [functionConst] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:532:19: note: Technically the member function 'dpx::Header::CalculateOffsets' can be const. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1449:11: note: Technically the member function 'dpx::Header::CalculateOffsets' can be const. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1465:11: performance:inconclusive: Technically the member function 'dpx::Header::Check' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:200:19: note: Technically the member function 'dpx::Header::Check' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1465:11: note: Technically the member function 'dpx::Header::Check' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1481:8: performance:inconclusive: Technically the member function 'dpx::Header::DetermineByteSwap' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:325:19: note: Technically the member function 'dpx::Header::DetermineByteSwap' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:1481:8: note: Technically the member function 'dpx::Header::DetermineByteSwap' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:427:19: warning: The struct 'Header' defines member function with name 'Reset' also defined in its parent struct 'GenericHeader'. [duplInheritedMember] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:78:26: note: Parent function 'GenericHeader::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:427:19: note: Derived function 'Header::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:427:19: warning: The struct 'Header' defines member function with name 'Reset' also defined in its parent struct 'IndustryHeader'. [duplInheritedMember] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:138:27: note: Parent function 'IndustryHeader::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:427:19: note: Derived function 'Header::Reset' OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/EndianSwap.h:47:16: style: The scope of the variable 'c' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:718:5: style: The scope of the variable 'ch' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:719:6: style: The scope of the variable 'value' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:766:57: style:inconclusive: Function 'SetCreationTimeDate' argument 1 names different: declaration 'secs' definition 'sec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:473:42: note: Function 'SetCreationTimeDate' argument 1 names different: declaration 'secs' definition 'sec'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:766:57: note: Function 'SetCreationTimeDate' argument 1 names different: declaration 'secs' definition 'sec'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:782:55: style:inconclusive: Function 'SetSourceTimeDate' argument 1 names different: declaration 'secs' definition 'sec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.h:897:40: note: Function 'SetSourceTimeDate' argument 1 names different: declaration 'secs' definition 'sec'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXHeader.cpp:782:55: note: Function 'SetSourceTimeDate' argument 1 names different: declaration 'secs' definition 'sec'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ElementReadStream.h:58:8: performance:inconclusive: Technically the member function 'dpx::ElementReadStream::EndianDataCheck' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ElementReadStream.cpp:95:30: note: Technically the member function 'dpx::ElementReadStream::EndianDataCheck' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ElementReadStream.h:58:8: note: Technically the member function 'dpx::ElementReadStream::EndianDataCheck' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ElementReadStream.h:49:3: style: Class 'ElementReadStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:176:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADDINGBITS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:237:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REVERSE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:344:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFTYPE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.cpp:78:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kRLE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Reader.cpp:188:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericHeader [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:467:68: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:469:69: portability: Casting between unsigned int * and double * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:346:48: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:346:48: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:60:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:65:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:70:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:75:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:80:36: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:85:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:90:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:95:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:100:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:105:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:110:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:115:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:120:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:125:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:130:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:135:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:140:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:145:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:150:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:155:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:160:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:165:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:170:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:175:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:180:37: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:185:43: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/BaseTypeConverter.h:190:43: style: Parameter 'src' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:65:30: style: Parameter 'readBuf' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:234:9: style: Variable 'd1' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.h:61:12: style: The destructor '~RunLengthEncoding' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Codec.h:61:12: note: Virtual destructor in base class OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.h:61:12: note: Destructor in derived class OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:146: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] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.cpp:75:6: style: The scope of the variable 'i' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/ffmpeg.imageio/ffmpeginput.cpp:172:22: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_FFMPEG_VERSION is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/fits.imageio/fits_pvt.cpp:75:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fits_pvt.cpp:78:15: style: Redundant initialization for 'end'. The initialized value is overwritten before it is read. [redundantInitialization] OpenImageIO-2.5.7.0/src/fits.imageio/fits_pvt.cpp:75:27: note: end is initialized OpenImageIO-2.5.7.0/src/fits.imageio/fits_pvt.cpp:78:15: note: end is overwritten OpenImageIO-2.5.7.0/src/fits.imageio/fits_pvt.cpp:32:19: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:103:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:150:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITDEPTH [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:216:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METHOD [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:278:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITDEPTH [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:399:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAMEBUFTYPE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:120:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:124:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:127:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:129:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:127:25: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:129:25: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:265:17: style: Local variable 'i' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:225:14: note: Shadowed declaration OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:265:17: note: Shadow variable OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:420:68: warning: Either the condition 'date.size()>=11' is redundant or size of 'date' can be 11. Expression 'date[11]' causes access out of bounds. [containerOutOfBounds] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:419:25: note: Assuming that condition 'date.size()>=11' is not redundant OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:420:68: note: Access out of bounds OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:238:26: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:239:26: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:240:26: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:148:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:171:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_attribs [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:240:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:106:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:109:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:112:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:114:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:176:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:178:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:181:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:112:25: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:114:25: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:188:34: style: The scope of the variable 'values' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:192:30: style: Local variable 'value' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:173:21: note: Shadowed declaration OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:192:30: note: Shadow variable OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:232:17: style: Unused variable: key [unusedVariable] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:212:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAPHICS_EXT_FUNC_CODE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:264:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:359:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GIF_ERROR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:434:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:497:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GIF_ERROR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Reader.cpp:100:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Reader.cpp:84:41: style:inconclusive: Function 'SetInStream' argument 1 names different: declaration 'stream' definition 'fd'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:202:30: note: Function 'SetInStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Reader.cpp:84:41: note: Function 'SetInStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Reader.cpp:114:76: style: Parameter 'block' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:246:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:224:73: style:inconclusive: Function 'read_gif_extension' argument 3 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:94:72: note: Function 'read_gif_extension' argument 3 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:224:73: note: Function 'read_gif_extension' argument 3 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:209:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:344:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:497:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:24:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:124:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:161:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:231:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:440:32: style: Condition 'count==0' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:437:28: note: Assuming that condition 'buf[0]>128' is not redundant OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:439:36: note: Assignment 'count=buf[0]-128', assigned value is greater than 0 OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:440:32: note: Condition 'count==0' is always false OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:497:39: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:404:29: style: The scope of the variable 'ptr' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:231:52: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:45:51: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:231:52: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:192:65: style: Parameter 'rgbe' can be declared as const array [constParameter] OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:404:35: style: Variable 'ptr_end' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:49:14: warning: Member variable 'Writer::fd' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:289:8: performance:inconclusive: Technically the member function 'dpx::Writer::Start' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:59:19: note: Technically the member function 'dpx::Writer::Start' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:289:8: note: Technically the member function 'dpx::Writer::Start' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:208:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow1or2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:244:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:269:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:84:38: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:86:38: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:161:10: style: The scope of the variable 'entry' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:260:7: style: The scope of the variable 'reverse' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:377:15: style: The scope of the variable 'i' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:117:43: style:inconclusive: Function 'SetOutStream' argument 1 names different: declaration 'stream' definition 'fd'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:362:32: note: Function 'SetOutStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:117:43: note: Function 'SetOutStream' argument 1 names different: declaration 'stream' definition 'fd'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:155:40: style:inconclusive: Function 'SetElement' argument 1 names different: declaration 'element' definition 'num'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPX.h:345:29: note: Function 'SetElement' argument 1 names different: declaration 'element' definition 'num'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Writer.cpp:155:40: note: Function 'SetElement' argument 1 names different: declaration 'element' definition 'num'. OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:103:23: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:103:32: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:144:29: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:205:37: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:412:9: style: Variable 'src' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:244:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:98:14: style: The scope of the variable 'beg_run' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:98:23: style: The scope of the variable 'run_count' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:98:34: style: The scope of the variable 'old_run_count' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:204:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:25:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:204:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:81:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBHEIF_VERSION [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:208:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heif_chroma_interleaved_RGB [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:302:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:333:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:60:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heif_error_Encoding_error [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:99:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:153:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heif_channel_interleaved [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:180:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:49:5: style: Class 'MyHeifWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:188:23: style: The scope of the variable 'exifblob' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:95:60: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:24:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:95:60: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:267:20: style: Condition '0&&Strutil::iequals(m_ihandle.get_metadata_type(m),"mime")' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:264:43: warning: Either the condition 'metacontents.size()>=10' is redundant or size of 'metacontents' can be 10. Expression 'metacontents[10]' causes access out of bounds. [containerOutOfBounds] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:263:36: note: Assuming that condition 'metacontents.size()>=10' is not redundant OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:264:43: note: Access out of bounds OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:74:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:102:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_INFO_bKGD [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:210:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:439:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_COLOR_TYPE_GRAY [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:499:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:575:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ico.imageio/icoinput.cpp:178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ico_header [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ico.imageio/icoinput.cpp:289:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:395:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:422:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/gif.imageio/gif.h:392:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/gif.imageio/gif.h:422:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/gif.imageio/gif.h:681:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/gif.imageio/gif.h:792:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:99:11: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:100:11: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:136:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:139:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:143:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:156:13: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:157:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:174:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:175:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:253:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:254:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:258:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:259:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:268:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:428:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:430:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:431:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:891:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:1065:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:1067:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:1068:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:269:47: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:121:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:73:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:121:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:330:9: style: The scope of the variable 's' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:45:35: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/gif.imageio/gif.h:646:41: style: Parameter 'image' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/gif.imageio/gif.h:646:139: style: Parameter 'pPal' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:344:52: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:42:51: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:344:52: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:152:21: style: Variable 'alpha' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:325:43: style: Parameter 'weights' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/iconvert/iconvert.cpp:71:17: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_INTRO_STRING is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:830:46: portability: 'tmp.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/dds.imageio/bcdec.h:143:43: style: Variable '((unsigned int*)dstColors)[j]' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:45:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:165:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:205:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:49:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:58:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:186:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:258:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:513:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:557:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:558:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:628:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:142:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:426:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:427:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:432:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:437:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:127:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:30:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:127:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:257:18: style: Local variable 'ok' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:192:10: note: Shadowed declaration OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:257:18: note: Shadow variable OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:97:59: style: Parameter 'spec' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:97:70: style: Parameter 'bit_depth' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:437:24: style: Variable 'bdata' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/ico.imageio/icoinput.cpp:81:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:231:21: error: Uninitialized variable: buf [uninitvar] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:40:17: style: class member 'ICOOutput::m_filename' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/ico.imageio/icoinput.cpp:321:24: style: Variable 'pe' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.h:280:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.cpp:71:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.cpp:295:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBA [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBA [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:457:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:525:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:113:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:198:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:53:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:244:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBA [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:295:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:314:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:357:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:152:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:240:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.h:67:10: performance:inconclusive: Technically the member function 'iff_pvt::IffFileHeader::read' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.h:75:10: performance:inconclusive: Technically the member function 'iff_pvt::IffFileHeader::read' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.cpp:21:14: style: The scope of the variable 'chunksize' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:332:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:356:24: style: The scope of the variable 'src' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:356:30: style: The scope of the variable 'dst' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:414:45: style: The scope of the variable 'size' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:500:45: style: The scope of the variable 'size' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:292:32: style: Local variable 'scratch' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:38:26: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:292:32: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:406:38: style: Local variable 'scratch' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:38:26: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:406:38: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:415:46: style: Local variable 'tmp' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:356:36: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:415:46: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:501:46: style: Local variable 'tmp' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:356:36: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:501:46: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:332:18: style: Variable 'in_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:414:50: style: Variable 'size' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:500:50: style: Variable 'size' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:162:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:191:14: style: The scope of the variable 'chunksize' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:445:20: style: The scope of the variable 'src' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:445:26: style: The scope of the variable 'dst' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:160:18: style: Variable 'in_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:316:42: style: Variable 'out_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:406:42: style: Variable 'out_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/igrep/igrep.cpp:40:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/igrep/igrep.cpp:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:140:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:154:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/igrep/igrep.cpp:176:16: style: Condition 'help' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/igrep/igrep.cpp:93:53: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/igrep/igrep.cpp:106:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:66:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:89:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:207:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:225:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:432:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:458:16: style: Condition 'help' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:429:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:329:17: style: The scope of the variable 'padding' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:305:23: style: Local variable 'mipspec' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:277:15: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:305:23: note: Shadow variable OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:469:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/iv/imageviewer.cpp:13:0: error: #error "Build problem? OIIO_QT_MAJOR not defined." [preprocessorErrorDirective] OpenImageIO-2.5.7.0/src/iv/imageviewer.h:91:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:84:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StrongFocus [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:100:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_BLEND [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:316:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_NO_ERROR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_NO_ERROR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_POLYGON [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:517:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COLOR_BUFFER_BIT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:627:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_ARGB32_Premultiplied [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:714:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_ENABLE_BIT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:884:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:972:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_UNSIGNED_BYTE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1102:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AltModifier [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1152:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AltModifier [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1287:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_INFO_LOG_LENGTH [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shaders [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1349:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1461:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5344:16: debug: Failed to instantiate template "set_value_integer". The checking continues anyway. [templateInstantiation] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:172:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:196:24: style: The scope of the variable 'src' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:196:30: style: The scope of the variable 'dst' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:257:45: style: The scope of the variable 'size' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:343:45: style: The scope of the variable 'size' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:137:32: style: Local variable 'scratch' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.h:251:26: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:137:32: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:249:38: style: Local variable 'scratch' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.h:251:26: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:249:38: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:258:46: style: Local variable 'tmp' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:196:36: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:258:46: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:344:46: style: Local variable 'tmp' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:196:36: note: Shadowed declaration OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:344:46: note: Shadow variable OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:172:18: style: Variable 'in_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:257:50: style: Variable 'size' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:343:50: style: Variable 'size' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:54:7: warning: Member variable 'IvGL::m_mousex' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:54:7: warning: Member variable 'IvGL::m_mousey' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:54:7: warning: Member variable 'IvGL::m_use_npot_texture' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/iv/imageviewer.h:64:5: style: Class 'IvImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/iv/imageviewer.h:417:5: style: Class 'IvInfoWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/iv/imageviewer.h:437:5: style: Class 'IvPreferenceWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:43:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:77:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:94:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:284:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1007:18: style:inconclusive: Function 'view' argument 1 names different: declaration 'centerx' definition 'xcenter'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/iv/ivgl.h:51:29: note: Function 'view' argument 1 names different: declaration 'centerx' definition 'xcenter'. OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1007:18: note: Function 'view' argument 1 names different: declaration 'centerx' definition 'xcenter'. OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1007:33: style:inconclusive: Function 'view' argument 2 names different: declaration 'centery' definition 'ycenter'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/iv/ivgl.h:51:44: note: Function 'view' argument 2 names different: declaration 'centery' definition 'ycenter'. OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1007:33: note: Function 'view' argument 2 names different: declaration 'centery' definition 'ycenter'. OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1346:52: style:inconclusive: Function 'typespec_to_opengl' argument 5 names different: declaration 'glinternal' definition 'glinternalformat'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/iv/ivgl.h:102:37: note: Function 'typespec_to_opengl' argument 5 names different: declaration 'glinternal' definition 'glinternalformat'. OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1346:52: note: Function 'typespec_to_opengl' argument 5 names different: declaration 'glinternal' definition 'glinternalformat'. OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1460:37: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:555:26: style: Variable 'smax' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:556:26: style: Variable 'tmax' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/iv/ivinfowin.cpp:34:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Label [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivinfowin.cpp:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_W [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:61:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:85:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:147:28: style: Variable 'validImage' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:116:30: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/iv/ivpref.cpp:56:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_W [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:84:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:101:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable h_samp_factor [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:126:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:144:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:159:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:228:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_APP0 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:352:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_APP0 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:465:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:531:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:62:53: style:inconclusive: Function 'read_iv' argument 7 names different: declaration 'secondary_buffer' definition 'secondary_data'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/iv/imageviewer.h:78:23: note: Function 'read_iv' argument 7 names different: declaration 'secondary_buffer' definition 'secondary_data'. OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:62:53: note: Function 'read_iv' argument 7 names different: declaration 'secondary_buffer' definition 'secondary_data'. OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:231:30: style:inconclusive: Function 'pixel_transform' argument 3 names different: declaration 'channel' definition 'select_channel'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/iv/imageviewer.h:114:67: note: Function 'pixel_transform' argument 3 names different: declaration 'channel' definition 'select_channel'. OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:231:30: note: Function 'pixel_transform' argument 3 names different: declaration 'channel' definition 'select_channel'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:251:9: style: Condition 'm_fatalerr' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:232:64: note: Assuming that condition 'm_fatalerr' is not redundant OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:251:9: note: Condition 'm_fatalerr' is always false OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:65:47: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:81:47: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:160:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:202:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:275:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:278:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:281:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:283:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:286:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:287:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:291:47: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:353:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:386:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:472:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:480:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:481:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:509:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:514:18: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:156:52: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeg_pvt.h:68:51: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:156:52: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:169:52: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeg_pvt.h:67:51: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:169:52: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:448:13: style: Local variable 'subimage' shadows outer argument [shadowArgument] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:430:36: note: Shadowed declaration OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:448:13: note: Shadow variable OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:89:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JCS_YCbCr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_MAX_DIMENSION [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:435:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:503:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:554:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:127:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:302:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:440:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CODEC_J2K [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:461:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:228:47: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:246:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:266:53: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:276:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:287:15: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:305:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:474:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:517:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:573:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:121:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:38:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:121:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:286:24: style: Variable 'icc_profile' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:381:16: style: Variable 'aspect' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:155:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:220:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:348:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CLRSPC_SRGB [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:401:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:423:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CODEC_J2K [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:470:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CPRL [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:514:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_LRCP [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:438:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:171:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:340:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:386:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:389:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:214:57: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'p_spec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:83:51: note: Function 'open' argument 2 names different: declaration 'spec' definition 'p_spec'. OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:214:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'p_spec'. OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:302:36: style: Variable 'chantypes' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:561:32: style: Expression is always false because 'else if' condition matches previous condition at line 559. [multiCondition] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:561:32: warning: Identical condition 'progression_order=="PCRL"', second condition is always false [identicalConditionAfterEarlyExit] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:559:32: note: If condition 'progression_order=="PCRL"' is true, the function will return/exit OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:561:32: note: Testing identical condition 'progression_order=="PCRL"' OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:125:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:230:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:231:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:238:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:241:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:356:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:528:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:535:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:540:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:547:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:722:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy_size [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1164:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocator [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1171:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocator [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2181:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocator [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2714:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_escapes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2883:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_escapes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3056:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_comments [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3172:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_declaration [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3412:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3501:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3513:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_fragment [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3587:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3937:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_attribute_single_quote [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3964:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_no_escapes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4081:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_attribute_single_quote [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4122:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_no_empty_element_tags [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4212:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_raw [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_indent [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4871:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4927:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5082:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5097:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable narrow_stream [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5122:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5149:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5154:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5159:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5164:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5169:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5179:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5189:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5199:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5204:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5209:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5214:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5219:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5224:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5230:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5235:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5241:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5246:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5251:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5256:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5328:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5335:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5342:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5349:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5356:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5363:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5370:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5377:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5384:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5391:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5398:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5406:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5413:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5445:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5450:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5455:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5460:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5465:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5470:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5480:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5490:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5495:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5500:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5505:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5510:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5515:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5520:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5525:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5530:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5535:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5540:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5550:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5561:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5571:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5576:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5589:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5619:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5627:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5632:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5637:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5642:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5662:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5667:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5672:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5677:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5692:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5704:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5721:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5737:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5755:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5775:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5792:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5808:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5826:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5844:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5861:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5877:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5895:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5951:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5968:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5984:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6002:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6020:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6036:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6051:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6069:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6091:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6144:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6169:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6200:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6215:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6228:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6305:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6350:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6360:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6387:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6434:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6452:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6547:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6554:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6561:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6568:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6575:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6582:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6589:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6596:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6603:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6610:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6618:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6625:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6722:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6727:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6732:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6738:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6744:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6758:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wrap [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6783:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6788:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6793:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6799:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6805:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6819:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wrap [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6844:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6849:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6854:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6860:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6866:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6880:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6906:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6911:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6979:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6984:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7027:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7067:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7180:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7187:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7215:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7225:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7232:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7239:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7246:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7264:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7311:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_DIG [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9041:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9142:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9889:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9962:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10155:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10247:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:11912:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12190:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _result [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12208:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attribute [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12213:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attribute [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12218:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attribute [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12237:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12242:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12276:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12291:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12341:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12352:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12357:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12362:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12368:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12373:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12378:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12411:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12433:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12438:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12443:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12448:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12454:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12459:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12467:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12475:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12496:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12504:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12510:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12516:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12534:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12543:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12559:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12568:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12579:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12631:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12703:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _result [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12730:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12737:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12747:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12761:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12768:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12789:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12811:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12836:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12863:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12885:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12907:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _result [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12916:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12921:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4506:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2739:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2792:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2828:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2860:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2671:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1750:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1698:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_test.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_test.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_test.cpp:50:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:141:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ms [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:229:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:265:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:49:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:51:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:53:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:64:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:66:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:68:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:84:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:86:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:88:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:93:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:105:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:107:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:109:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:246:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:485:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:552:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C3f [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:797:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_MAYBE_UNUSED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:892:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1686:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1821:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2185:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2318:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2491:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:164:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:219:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:244:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:252:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:260:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_zback_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:269:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_alpha_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:277:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_AR_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:286:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_AG_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:295:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_AB_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:314:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:323:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:332:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_samplesize [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:353:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:469:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:486:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:494:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:505:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:538:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:549:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:571:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:591:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_capacity [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:619:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nsamples [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:637:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:649:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:827:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:836:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:845:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:855:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:881:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:898:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:939:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:959:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1068:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1101:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1262:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_alpha_channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:92:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:90:13: note: outer condition: !m_allocated OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:92:17: note: identical inner condition: !m_allocated OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1072:19: warning: Identical condition 'zchan<0', second condition is always false [identicalConditionAfterEarlyExit] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1068:23: note: 'zchan' is assigned value 'm_impl->m_z_channel' here. OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1071:27: note: 'zbackchan' is assigned value 'm_impl->m_z_channel' here. OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1069:15: note: If condition 'zchan<0' is true, the function will return/exit OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1072:19: note: Testing identical condition 'zchan<0' OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1121:39: style: Condition 'alphachan<0' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1117:31: note: Assuming that condition 'alphachan<0' is not redundant OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1119:31: note: Assuming condition is false OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1121:39: note: Condition 'alphachan<0' is always false OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:665:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:666:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:669:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:672:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:674:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:677:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:679:51: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:681:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:684:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:686:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:703:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:705:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:707:53: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:710:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:712:53: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:715:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:717:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:719:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:722:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:725:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:743:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:746:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:749:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:752:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:755:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:758:47: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:761:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:763:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:765:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:768:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:786:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:789:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:792:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:795:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:798:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:802:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:805:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:808:39: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:811:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:814:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:861:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:1012:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFF_ASCII [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:981:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:627:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:415:10: style: Unused private function: 'Impl::identify_builtin_equivalents' [unusedPrivateFunction] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:417:10: style: Unused private function: 'Impl::check_same_as_builtin_transform' [unusedPrivateFunction] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:422:17: style: Unused private function: 'Impl::IdentifyBuiltinColorSpace' [unusedPrivateFunction] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:344:10: performance:inconclusive: Technically the member function 'Impl::isColorSpaceLinear' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1066:20: note: Technically the member function 'Impl::isColorSpaceLinear' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:344:10: note: Technically the member function 'Impl::isColorSpaceLinear' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:359:10: style:inconclusive: Technically the member function 'Impl::setflag' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:367:10: style:inconclusive: Technically the member function 'Impl::setflag' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:415:10: performance:inconclusive: Technically the member function 'Impl::identify_builtin_equivalents' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:729:20: note: Technically the member function 'Impl::identify_builtin_equivalents' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:415:10: note: Technically the member function 'Impl::identify_builtin_equivalents' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:417:10: performance:inconclusive: Technically the member function 'Impl::check_same_as_builtin_transform' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:520:20: note: Technically the member function 'Impl::check_same_as_builtin_transform' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:417:10: note: Technically the member function 'Impl::check_same_as_builtin_transform' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:422:17: performance:inconclusive: Technically the member function 'Impl::IdentifyBuiltinColorSpace' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:768:20: note: Technically the member function 'Impl::IdentifyBuiltinColorSpace' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:422:17: note: Technically the member function 'Impl::IdentifyBuiltinColorSpace' can be static (but you may consider moving to unnamed namespace). OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:224:5: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1613:5: style: Class 'ColorProcessor_gamma' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:397:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:395:13: note: outer condition: !cs->examined OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:397:17: note: identical inner condition: !cs->examined OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1817:9: style: Condition '!handle' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1755:9: note: Assuming that condition 'handle' is not redundant OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1817:9: note: Condition '!handle' is always true OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:554:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1499:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1502:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1504:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1509:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1513:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1536:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1539:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1541:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1546:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1550:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1573:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1577:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1598:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1602:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1627:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1630:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1632:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1637:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1641:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1689:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1692:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1694:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1699:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1702:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1704:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1710:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1715:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1718:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2139:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2364:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2379:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2425:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2442:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1499:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1502:28: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1504:29: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1509:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1513:26: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1536:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1539:28: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1541:29: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1546:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1550:26: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1573:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1577:22: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1598:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1602:22: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1627:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1630:28: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1632:29: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1637:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1641:26: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1689:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1692:32: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1694:34: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1699:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1702:32: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1704:34: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1710:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1715:37: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1718:26: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2356:35: style: Local variable 'a' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2337:44: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2356:35: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2372:35: style: Local variable 'a' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2337:44: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2372:35: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:638:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:1001:44: style:inconclusive: Function 'encode_canon_makernote' argument 1 names different: declaration 'exifblob' definition 'data'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.h:121:49: note: Function 'encode_canon_makernote' argument 1 names different: declaration 'exifblob' definition 'data'. OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:1001:44: note: Function 'encode_canon_makernote' argument 1 names different: declaration 'exifblob' definition 'data'. OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:1002:52: style:inconclusive: Function 'encode_canon_makernote' argument 2 names different: declaration 'exifdirs' definition 'makerdirs'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.h:122:57: note: Function 'encode_canon_makernote' argument 2 names different: declaration 'exifdirs' definition 'makerdirs'. OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:1002:52: note: Function 'encode_canon_makernote' argument 2 names different: declaration 'exifdirs' definition 'makerdirs'. OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:254:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:261:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:467:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:230:14: style: The scope of the variable 'chunksize' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:492:14: style: The scope of the variable 'chunksize' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:730:20: style: The scope of the variable 'src' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:730:26: style: The scope of the variable 'dst' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:465:18: style: Variable 'in_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:601:42: style: Variable 'out_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:691:42: style: Variable 'out_p' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:206:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:194:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:234:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:259:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channelformats [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:269:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:279:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:301:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:391:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:531:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:542:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:579:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:588:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:607:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:630:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:643:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:870:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeRational [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:901:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_pcdata [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:949:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:984:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_PLUGIN_VERSION [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:1048:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialXML [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:1143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_PRAGMA_WARNING_PUSH [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:119:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mapname [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:347:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:649:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFF_SHORT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:759:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFFDirEntry [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:961:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1039:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFFDirEntry [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1085:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1226:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1245:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1303:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable little [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:921:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:600:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:612:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:615:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:631:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:644:56: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:933:19: style: Local variable 'n' shadows outer argument [shadowArgument] OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:929:34: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:933:19: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:210:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:226:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:245:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:312:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:322:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:329:50: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/icc.cpp:363:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:40:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_clamp [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:193:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:239:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:318:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:331:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:346:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:366:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:397:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:431:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:472:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUInt8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:519:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:548:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:613:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:126:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:73:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:197:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:218:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:221:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:222:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:572:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:588:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:267:15: style: Local variable 'color' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:242:11: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:267:15: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:582:40: style: Local variable 'it' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:581:35: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:582:40: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:105:19: style: Local variable 'p' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:76:14: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:105:19: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:118:57: performance: Function parameter 'wrapname' should be passed by const reference. [passedByValue] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:33:16: style: Variable 'val' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:67:14: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:77:14: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:85:14: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:93:14: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:101:14: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:111:14: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:119:12: debug: CheckClass::isMemberVar found used member variable 'm_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:220:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:332:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:343:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:644:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:650:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:651:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:658:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:659:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:708:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:758:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:759:13: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:816:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:839:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:868:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:869:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:880:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:962:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:974:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:985:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1044:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1069:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1077:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1093:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1096:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1099:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1101:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1119:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1157:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1179:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1181:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1183:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1185:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1217:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1228:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1235:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1236:18: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:922:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:923:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:924:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:925:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1360:21: style: Variable 'componentsconfig' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1106:41: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:361:40: style: Variable 'ifdoffsets' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:152:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:154:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:387:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_SIMD_MAX_SIZE_BYTES [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:444:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPBUFFER [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:525:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:536:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:590:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:619:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:632:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oiio_print_debug [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:663:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_err [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:710:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:779:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:817:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:855:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:865:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:885:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:964:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1111:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1329:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1339:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wioproxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1359:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1464:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1560:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1590:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1725:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1732:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1740:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileformat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1747:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_subimage [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nsubimages [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1762:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_miplevel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1770:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nmiplevels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1777:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1802:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pixels_valid [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1819:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_localpixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1828:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_localpixels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1836:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xstride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1844:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ystride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1852:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_zstride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1860:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_contiguous [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1876:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imagecache [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1884:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deep [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2002:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2031:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2077:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2105:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2116:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2153:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2200:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2234:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2279:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2311:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2369:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2384:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2412:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2545:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2553:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2561:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2569:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2577:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2585:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2593:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2601:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2609:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2617:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2625:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2633:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2846:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2892:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapDefault [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2902:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tile [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3004:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3028:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3050:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3083:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_valid [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3094:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_deep [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tile [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3159:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_exists [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_addsub.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_channels.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nancount [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avg [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:132:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:377:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:497:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:612:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:672:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:738:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:863:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:923:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:992:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:1065:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:1116:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:1021:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:79:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:365:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:410:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:462:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:530:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:550:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:618:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:667:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:699:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:744:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:781:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:842:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:876:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:947:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1086:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1123:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1147:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1170:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:391:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:837:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1948:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1949:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2326:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2333:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2382:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2391:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2969:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3173:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3179:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3182:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3184:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3191:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3208:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3212:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3214:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1031:28: style: Variable 'm_badfile' is reassigned a value before the old one has been used. [redundantAssignment] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1026:28: note: m_badfile is assigned OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1031:28: note: m_badfile is overwritten OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:760:33: style:inconclusive: Function 'reset' argument 1 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:102:28: note: Function 'reset' argument 1 names different: declaration 'name' definition 'filename'. OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:760:33: note: Function 'reset' argument 1 names different: declaration 'name' definition 'filename'. OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:811:33: style:inconclusive: Function 'reset' argument 1 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:108:28: note: Function 'reset' argument 1 names different: declaration 'name' definition 'filename'. OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:811:33: note: Function 'reset' argument 1 names different: declaration 'name' definition 'filename'. OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1583:16: style: Local variable 'm_spec' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:285:15: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1583:16: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2837:22: style: Local variable 'm_spec' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:285:15: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2837:22: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3125:24: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3126:24: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3127:24: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3224:22: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3225:22: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3226:22: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:130:14: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::C_ADD' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:131:14: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::C_MUL' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:132:14: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::C_SUB' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:133:14: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::C_ADDTO' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:134:14: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::C_FIXDIV' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:135:21: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::S_MUL' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:136:21: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::HALF_OF' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:137:14: performance:inconclusive: Technically the member function 'kissfft < float , kissfft_utils :: traits < float > >::C_MULBYSCALAR' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:67:20: style:inconclusive: Technically the member function 'traits < float >::twiddle' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:386:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:858:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:859:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/kissfft.hh:279:19: style: The scope of the variable 'k' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:857:37: style: Variable 's' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_copy.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_deep.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_mad.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_draw.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_minmaxchan.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_muldiv.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_orient.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_pixelmath.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:673:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:738:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:739:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:469:43: style: Local variable 's' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:420:35: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:469:43: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:135:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:289:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:329:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:374:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:398:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:424:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:450:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:477:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:514:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:540:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:566:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:609:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:644:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:716:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:749:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:780:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:811:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:851:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:915:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1036:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1177:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1216:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_yee.cpp:226:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_yee.cpp:40:5: style: Class 'GaussianPyramid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_yee.cpp:119:11: style: Variable 'r' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:213:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable destroy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:280:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:430:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:551:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:675:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable destroy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:709:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:742:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:794:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:907:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1032:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1066:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1128:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1227:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1347:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1380:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable destroy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:33:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUInt8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:181:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:258:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeHalf [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:64:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:157:19: style: Local variable 'pixel' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:148:11: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:157:19: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:169:19: style: Local variable 'pixel' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:148:11: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:169:19: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:183:23: style: Local variable 'pixel' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:148:11: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:183:23: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:33:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:54:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:229:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:288:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:314:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:411:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:495:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:99:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:174:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:192:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:211:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:278:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:311:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:426:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:490:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:573:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:622:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:936:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1145:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1176:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1184:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1192:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1201:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1210:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1219:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1247:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1267:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1294:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:41:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:347:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:189:8: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:159:8: note: ok is assigned OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:189:8: note: ok is overwritten OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:358:36: style: The scope of the variable 'pixels' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:86:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_SIMD_SSE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:224:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_VERSION [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:318:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:420:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:615:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:665:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable half [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:757:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:774:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:52:5: style: Class 'Dual2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:485:54: portability: 'xfiltval_all.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:578:45: portability: 'xfiltval_all.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:320:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:323:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:332:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:336:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:340:39: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:344:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:348:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:352:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:356:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:360:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:364:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:368:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:372:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:376:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:380:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:384:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:388:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:392:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:397:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:398:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:404:15: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:408:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:421:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:425:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:430:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:434:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:438:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:444:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:450:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:456:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:462:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:468:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:472:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:476:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:480:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:484:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:488:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:492:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:496:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:500:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:504:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:508:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:512:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:516:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:520:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:524:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:528:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:532:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:536:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:540:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:544:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:548:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:557:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:559:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:564:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:568:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:573:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:578:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:582:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:586:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:590:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:594:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:627:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:630:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:635:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:638:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:641:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:659:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:660:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:663:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:664:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:668:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:669:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:672:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:673:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:676:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:677:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:679:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:680:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:695:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:697:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:699:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:701:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:702:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:703:39: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:705:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:708:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:711:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:713:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:736:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:737:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:738:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:739:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:740:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:741:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:742:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:743:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:744:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:745:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:761:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:781:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:788:18: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:802:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:803:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:804:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:805:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:806:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:807:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:808:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:809:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:811:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:813:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:845:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:847:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:897:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:899:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:922:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:924:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:955:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:961:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1028:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1034:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1059:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1063:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1068:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1072:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1076:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1080:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1084:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1088:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1092:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1096:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1100:60: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:955:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:961:30: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:281:18: style: Variable 'error_msg' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:1110:17: style: Parameter 'coord' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_list [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:154:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:167:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:211:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_PLUGIN_VERSION [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:462:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:506:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:538:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:679:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:106:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:142:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:220:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:285:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:299:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:324:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:475:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:553:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:607:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:660:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:704:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:712:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:720:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:728:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:737:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:746:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:755:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:764:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:783:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:798:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:826:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AppendSubimage [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:72:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:114:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:153:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:391:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:416:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:434:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:438:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:439:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:443:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:453:66: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:504:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:525:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:639:64: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:648:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:209:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:218:12: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:228:12: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:233:12: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:650:40: style: The scope of the variable 'args' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:770:37: style: Local variable 'create_function' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:677:25: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:770:37: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:209:10: style: Variable 'plugin_version' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:81:38: performance: Searching before insertion is not necessary. Instead of 'input_formats[ext]=input_creator' consider using 'input_formats.try_emplace(ext, input_creator);'. [stlFindInsert] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:86:42: performance: Searching before insertion is not necessary. Instead of 'input_formats[format_name]=input_creator' consider using 'input_formats.try_emplace(format_name, input_creator);'. [stlFindInsert] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:94:39: performance: Searching before insertion is not necessary. Instead of 'output_formats[ext]=output_creator' consider using 'output_formats.try_emplace(ext, output_creator);'. [stlFindInsert] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:99:43: performance: Searching before insertion is not necessary. Instead of 'output_formats[format_name]=output_creator' consider using 'output_formats.try_emplace(format_name, output_creator);'. [stlFindInsert] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:106:44: performance: Searching before insertion is not necessary. Instead of 'extension_to_format_map[ext]=format_name' consider using 'extension_to_format_map.try_emplace(ext, format_name);'. [stlFindInsert] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:111:44: performance: Searching before insertion is not necessary. Instead of 'extension_to_format_map[ext]=format_name' consider using 'extension_to_format_map.try_emplace(ext, format_name);'. [stlFindInsert] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:175:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:48:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:89:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:313:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:335:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:361:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:383:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:401:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:421:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:448:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:463:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:486:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:54:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:116:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:225:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:307:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:313:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:280:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:283:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:188:28: style: Unused variable: invalid_data [unusedVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:78:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:319:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:341:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/iptc.cpp:93:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/iptc.cpp:131:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:69:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:258:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:400:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:409:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:431:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:474:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:549:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:676:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:810:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:875:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:978:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:998:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:60:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:110:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:313:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channelnames [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:342:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:473:29: portability: 'buf.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:313:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:420:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:565:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_default [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:597:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:635:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Suppress [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:680:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1061:41: error: syntax error [syntaxError] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:79:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:219:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:259:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:322:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:381:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:423:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:548:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:619:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MakeTxEnvLatl [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:962:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:981:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MakeTxLast [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libtexture/texoptions.cpp:129:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Last [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libtexture/texoptions.cpp:140:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Last [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libtexture/texturesys.cpp:116:5: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_PRAGMA_WARNING_POP is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libutil/SHA1.h:222:0: debug: Failed to parse 'typedef OIIO_NAMESPACE_BEGIN union { unsigned char c [ 64 ] ; unsigned int l [ 16 ] ; } SHA1_WORKSPACE_BLOCK ;'. The checking continues anyway. [simplifyTypedef] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_csha1 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_csha1 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:77:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:87:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:99:8: warning: Member variable 'CSHA1::m_reserved0' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:99:8: warning: Member variable 'CSHA1::m_buffer' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:99:8: warning: Member variable 'CSHA1::m_digest' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:99:8: warning: Member variable 'CSHA1::m_reserved1' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:99:8: warning: Member variable 'CSHA1::m_workspace' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:71:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:101:12: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:235:9: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:238:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:228:5: style: Class 'XMPtagMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:348:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:353:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:539:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:602:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:605:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:607:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:611:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:614:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:696:28: style: Local variable 'val' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:681:28: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:696:28: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:667:17: style: Variable 'category' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/libutil/argparse_test.cpp:137:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse_test.cpp:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:301:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:343:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:362:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:430:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_exit_on_error [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:453:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_help [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:616:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse_test.cpp:23:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:684:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:692:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:704:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:746:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:811:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_action [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:820:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dest [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:829:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hidden [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:838:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_always_run [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:899:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:908:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_usage [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:917:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:926:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_epilog [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:935:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prog [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:944:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_print_defaults [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:953:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_add_help [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:962:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_version [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:971:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_exit_on_error [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:997:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_errmessage [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1022:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prog [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1032:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1083:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1119:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_argc [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preoption_help [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_postoption_help [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1154:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_running [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_running [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aborted [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aborted [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1186:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_arg [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1194:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next_arg [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:134:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:158:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:182:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:215:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:197:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/benchmark.cpp:84:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_avg [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/benchmark.cpp:126:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autounit [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/benchmark.cpp:229:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/benchmark.cpp:124:19: style: Variable 'unitscales' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/libutil/errorhandler.cpp:39:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERBOSE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:243:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directory_iterator [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:313:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_directory_iterator [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:401:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owner_exe [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:907:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1084:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1202:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_error [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_error [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1236:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mode [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1246:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_close [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1253:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1272:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1291:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1311:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1323:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1347:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1362:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1372:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1393:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:273:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:274:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:1037:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:150:5: warning: Member variable 'Impl::m_current_arg' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:562:24: style: Condition 'm_next_arg>=0' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:484:26: note: Assignment 'm_next_arg=-1', assigned value is -1 OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:485:13: note: Assuming condition is false OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:562:24: note: Condition 'm_next_arg>=0' is always false OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:625:34: style: Condition 'option->initialize()<0' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:625:31: note: Calling function 'initialize' returns 0 OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:625:34: note: Condition 'option->initialize()<0' is always false OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:736:30: style: Condition 'option->initialize()<0' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:736:27: note: Calling function 'initialize' returns 0 OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:736:30: note: Condition 'option->initialize()<0' is always false OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:378:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:381:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:383:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:385:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:387:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:389:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:391:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:392:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:641:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:649:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:653:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:755:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:763:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:222:12: style: The scope of the variable 'n' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:454:42: style: Parameter 'arg' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:470:42: style: Parameter 'arg' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:620:22: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:1234:34: style: The scope of the variable 'hist' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:339:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:377:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:387:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:507:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:568:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:598:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:617:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:858:19: style: Local variable 'writetimer' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:689:11: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:858:19: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:861:35: style: Local variable 'mode' shadows outer argument [shadowArgument] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:610:44: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:861:35: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:877:20: style: Local variable 'wtime' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:716:12: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:877:20: note: Shadow variable OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:1222:29: 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] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:367:19: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:366:30: note: outer condition: views_[i] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:367:19: note: identical inner condition: views_[i] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:142:17: style: Unused variable: err [unusedVariable] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:153:17: style: Unused variable: err [unusedVariable] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:164:17: style: Unused variable: err [unusedVariable] OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:175:17: style: Unused variable: err [unusedVariable] OpenImageIO-2.5.7.0/src/libutil/filter_test.cpp:35:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter_test.cpp:65:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:782:5: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] OpenImageIO-2.5.7.0/src/libutil/filter_test.cpp:118:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1375:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1377:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1378:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1338:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:67:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:72:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_h [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:691:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:776:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:788:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:801:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:813:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:826:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:838:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/filter_test.cpp:50:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:511:26: style: Variable 'modelStr' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:909:26: style: Variable 'thehashes' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:44:5: style: Class 'FilterBox1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:85:5: style: Class 'FilterTriangle1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:139:5: style: Class 'FilterGaussian1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:192:5: style: Class 'FilterSharpGaussian1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:245:5: style: Class 'FilterCatmullRom1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:303:5: style: Class 'FilterBlackmanHarris1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:378:5: style: Class 'FilterSinc1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:435:5: style: Class 'FilterLanczos3_1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:546:5: style: Class 'FilterMitchell1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:620:5: style: Class 'FilterBSpline1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:701:5: style: Class 'FilterCubic1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:773:5: style: Class 'FilterKeys1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:798:5: style: Class 'FilterSimon1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/filter.cpp:823:5: style: Class 'FilterRifman1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:266:5: debug: Failed to parse 'using hashfn_t = uint64_t ( string_view ) ;'. The checking continues anyway. [simplifyUsing] OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:182:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:266:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_view [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:193:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:220:9: style: Variable 'hashlen' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:215:11: style: Consider using std::generate algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/hashes.cpp:306:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/hashes.cpp:372:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/hashes.cpp:387:11: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/hashes.cpp:419:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:123:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:146:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:51:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:392:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:453:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:541:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:689:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:725:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:354:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:307:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:265:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:23:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERP_CONSTANT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_copy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:195:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:215:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:271:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:294:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:365:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:377:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_copy [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:392:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:415:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:430:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:453:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:466:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:477:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:488:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:499:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:529:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:540:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:553:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:567:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:585:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:605:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:630:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:129:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:26:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:234:17: style: Unused variable: ret [unusedVariable] OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:234:28: style: Unused variable: invalid_data [unusedVariable] OpenImageIO-2.5.7.0/src/libutil/simd_test.cpp:290:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_PRAGMA_WARNING_POP is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:61:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:195:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:215:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:249:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:304:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:312:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:378:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:591:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:612:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:230:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:132:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/span_test.cpp:331:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/span_test.cpp:271:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/span_test.cpp:294:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:82:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:99:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:114:16: style: Variable 'threadcounts' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:97:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:122:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strongparam_test.cpp:35:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:112:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/strutil.cpp:452:0: error: #error ("need equivalent of strcasecmp_l on this platform"); [preprocessorErrorDirective] OpenImageIO-2.5.7.0/src/libutil/sysutil.cpp:84:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_INTEL_PRAGMA is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:505:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_futures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:542:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_submitter_thread [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:612:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pool [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:707:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Index [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:283:10: style:inconclusive: Technically the member function 'Impl::register_worker' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:288:10: style:inconclusive: Technically the member function 'Impl::deregister_worker' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:118:5: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/thread.cpp:57:5: style: Class 'ThreadsafeQueue < std :: function < void ( int id ) > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:35:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:50:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:22:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:348:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:451:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:754:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:801:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:815:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:838:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:863:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1017:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1031:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1093:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1195:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1214:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1334:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1508:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1570:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1617:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1654:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1714:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/timer.cpp:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seconds_per_tick [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/timer_test.cpp:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/timer_test.cpp:31:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/type_traits_test.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/type_traits_test.cpp:19:17: performance:inconclusive: Technically the member function 'test::size' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:59:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:70:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LASTBASE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LASTBASE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:170:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecsemantics [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:267:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_sprintf [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:425:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable escape_strings [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:486:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable escape_strings [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:562:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VEC2 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:798:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUstringhash [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:863:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:885:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:723:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:680:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:606:5: warning:inconclusive: Member variable 'XYZVector::x' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:606:5: warning:inconclusive: Member variable 'XYZVector::y' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:606:5: warning:inconclusive: Member variable 'XYZVector::z' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:618:5: warning:inconclusive: Member variable 'Arr3Vector::xyz' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:248:15: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:320:19: style: Expression is always false because 'else if' condition matches previous condition at line 308. [multiCondition] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:50:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:436:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:535:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:536:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:538:65: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:539:65: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:543:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:545:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:548:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:549:53: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:553:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:555:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:558:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:559:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:564:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:574:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:584:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:586:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:590:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:599:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:600:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:604:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:606:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:609:59: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:610:59: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:614:48: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:615:61: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:618:61: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:619:61: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:622:61: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:623:61: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:627:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:629:62: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:630:62: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:633:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:634:58: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:636:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:799:15: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:801:15: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:807:40: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:813:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:816:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:822:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:830:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:834:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:835:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:836:10: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:842:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:845:14: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:852:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:725:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:730:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:735:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:740:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:745:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:750:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:755:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:760:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:765:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:770:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:682:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:687:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:692:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:697:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:702:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:707:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:712:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/typedesc_test.cpp:42:54: debug: Function::addArguments found argument 'value' with varid 0. [varid0] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:297:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_CACHE_ALIGN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_CACHE_ALIGN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:448:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:500:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:86:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashed [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:113:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashed [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:127:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashed [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:178:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TableRep [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:185:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TableRep [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc_test.cpp:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/typedesc_test.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:52:12: style:inconclusive: Technically the member function 'TableRepMap < 1048576 / NUM_BINS , 16777216 / NUM_BINS >::get_memory_usage' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:58:12: style:inconclusive: Technically the member function 'TableRepMap < 1048576 / NUM_BINS , 16777216 / NUM_BINS >::get_num_entries' can be const. [functionConst] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:374:12: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:375:6: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:403:7: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:195:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:437:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] OpenImageIO-2.5.7.0/src/libutil/typedesc_test.cpp:190:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:45:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:80:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ustring [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:174:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ustringhash [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:316:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:62:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1928:38: style:inconclusive: Boolean expression 'data[0]=='<'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1928:57: style:inconclusive: Boolean expression 'data[2]=='x'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1928:76: style:inconclusive: Boolean expression 'data[3]=='m'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1928:95: style:inconclusive: Boolean expression 'data[4]=='l'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9969:37: style:inconclusive: Boolean expression 'step_push(ns,a,n,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9978:34: style:inconclusive: Boolean expression 'step_push(ns,c,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9988:34: style:inconclusive: Boolean expression 'step_push(ns,n,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9995:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10019:34: style:inconclusive: Boolean expression 'step_push(ns,c,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10028:34: style:inconclusive: Boolean expression 'step_push(ns,c,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10050:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10092:37: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10102:39: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10117:34: style:inconclusive: Boolean expression 'step_push(ns,n,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10124:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10163:37: style:inconclusive: Boolean expression 'step_push(ns,a,p,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10170:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10208:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:247:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:260:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:128:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:197:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:523:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MakeTxTexture [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5076:28: warning: Member variable 'xml_writer_file::file' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5087:30: warning: Member variable 'xml_writer_stream::narrow_stream' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5087:30: warning: Member variable 'xml_writer_stream::wide_stream' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5091:30: warning: Member variable 'xml_writer_stream::narrow_stream' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5091:30: warning: Member variable 'xml_writer_stream::wide_stream' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5135:26: warning: Member variable 'xml_attribute::_attr' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5139:26: warning: Member variable 'xml_attribute::_attr' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5431:21: warning: Member variable 'xml_node::_root' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5435:21: warning: Member variable 'xml_node::_root' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6428:21: warning: Member variable 'xml_text::_root' is not initialized in the constructor. [uninitMemberVarPrivate] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6455:21: warning: Member variable 'xml_text::_root' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6830:36: warning: Member variable 'xml_named_node_iterator::_name' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6834:36: warning: Member variable 'xml_named_node_iterator::_name' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6838:36: warning: Member variable 'xml_named_node_iterator::_name' is not initialized in the constructor. [uninitMemberVarPrivate] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5112:28: warning: Member variable 'xml_tree_walker::_depth' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6900:29: warning: Member variable 'xml_parse_result::status' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6900:29: warning: Member variable 'xml_parse_result::offset' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6900:29: warning: Member variable 'xml_parse_result::encoding' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6940:25: warning: Member variable 'xml_document::_buffer' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6940:25: warning: Member variable 'xml_document::_memory' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6951:25: warning: Member variable 'xml_document::_memory' is not initialized in the move constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6957:39: warning: Member variable 'xml_document::_memory' is not assigned a value in 'xml_document::operator='. [operatorEqVarError] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12391:31: warning: Member variable 'xpath_parse_result::error' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12391:31: warning: Member variable 'xpath_parse_result::offset' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12405:27: warning: Member variable 'xpath_variable::_type' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12405:27: warning: Member variable 'xpath_variable::_next' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12502:31: warning: Member variable 'xpath_variable_set::_data' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12514:31: warning: Member variable 'xpath_variable_set::_data' is not initialized in the copy constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12522:51: warning: Member variable 'xpath_variable_set::_data' is not assigned a value in 'xpath_variable_set::operator='. [operatorEqVarError] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12532:31: warning: Member variable 'xpath_variable_set::_data' is not initialized in the move constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12541:51: warning: Member variable 'xpath_variable_set::_data' is not assigned a value in 'xpath_variable_set::operator='. [operatorEqVarError] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12724:24: warning: Member variable 'xpath_query::_impl' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12302:27: warning: Member variable 'xpath_node_set::_type' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12302:27: warning: Member variable 'xpath_node_set::_begin' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12302:27: warning: Member variable 'xpath_node_set::_end' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8665:3: warning: Member variable 'xpath_variable_boolean::name' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8675:3: warning: Member variable 'xpath_variable_number::name' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8685:3: warning: Member variable 'xpath_variable_string::name' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8700:3: warning: Member variable 'xpath_variable_node_set::name' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12098:3: warning: Member variable 'xpath_parser::_scratch' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7793:19: style:inconclusive: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7798:23: note: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7793:19: note: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7794:19: style:inconclusive: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7798:49: note: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7794:19: note: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: style:inconclusive: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12143:32: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: style:inconclusive: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12143:32: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5149:10: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5154:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5159:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5164:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5169:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5174:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5179:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5184:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5241:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5246:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5251:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5199:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5204:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5209:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5214:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5219:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5230:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5235:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5224:11: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5328:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5330:30: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5335:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5337:30: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5342:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5349:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5356:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5363:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5370:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5372:34: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5377:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5379:34: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5384:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5386:34: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5391:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5393:34: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5398:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5400:31: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5406:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5413:8: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5189:10: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5194:10: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5256:58: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:247:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5261:10: debug: CheckClass::isMemberVar found used member variable '_attr' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:249:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5445:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:260:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5450:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:262:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5490:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:276:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5495:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:360:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5500:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:381:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5505:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:500:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5510:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5515:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5520:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5530:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5525:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5535:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5662:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5667:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5672:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5677:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5571:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5619:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5627:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5632:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5637:19: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5540:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5550:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5552:34: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5561:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5576:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5589:20: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5642:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5645:7: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5646:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5648:29: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5682:25: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5687:30: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5692:25: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5697:30: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5704:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5721:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5737:51: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5755:51: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5775:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5792:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5808:51: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5826:51: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6091:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6092:39: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6105:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6107:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6131:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6133:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6144:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6146:52: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6169:56: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6200:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6215:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6228:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6305:22: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6360:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6364:38: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5455:19: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5460:22: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5465:29: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5470:32: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5480:96: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6387:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6389:55: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6350:58: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6355:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6452:19: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:88:28: style: struct member 'XXH32_state_t::ll' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:89:28: style: struct member 'XXH64_state_t::ll' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6434:8: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6722:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6722:44: debug: CheckClass::isMemberVar found used member variable '_parent' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6727:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6727:44: debug: CheckClass::isMemberVar found used member variable '_parent' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6738:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6744:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6758:3: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6783:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6783:44: debug: CheckClass::isMemberVar found used member variable '_parent' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6788:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6788:44: debug: CheckClass::isMemberVar found used member variable '_parent' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6799:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6805:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6819:3: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6844:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6844:44: debug: CheckClass::isMemberVar found used member variable '_parent' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6849:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6849:44: debug: CheckClass::isMemberVar found used member variable '_parent' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6860:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6866:10: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6880:7: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6881:4: debug: CheckClass::isMemberVar found used member variable '_wrap' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5122:10: debug: CheckClass::isMemberVar found used member variable '_depth' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6906:10: debug: CheckClass::isMemberVar found used member variable 'status' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6911:11: debug: CheckClass::isMemberVar found used member variable 'status' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6984:11: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7027:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7067:76: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7108:3: debug: CheckClass::isMemberVar found used member variable '_buffer' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7264:66: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7311:10: debug: CheckClass::isMemberVar found used member variable '_root' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12397:10: debug: CheckClass::isMemberVar found used member variable 'error' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12402:10: debug: CheckClass::isMemberVar found used member variable 'error' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12411:11: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12433:10: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12438:11: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12443:11: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12448:26: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12454:11: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12459:7: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12467:7: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12475:7: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12496:7: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12559:33: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12568:33: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12570:28: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12572:4: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12579:35: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12583:30: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12631:35: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12635:30: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12644:20: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12646:4: debug: CheckClass::isMemberVar found used member variable '_data' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12761:8: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12763:47: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12768:8: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12773:49: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12789:8: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12794:51: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12811:8: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12836:26: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12863:101: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12885:101: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12907:10: debug: CheckClass::isMemberVar found used member variable '_result' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12916:10: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12921:11: debug: CheckClass::isMemberVar found used member variable '_impl' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12208:10: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:59:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVISIBLE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12208:36: debug: CheckClass::isMemberVar found used member variable '_node' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:87:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_KNOB_CHANGED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12213:10: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:117:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEPTH_8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12218:10: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:216:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numThreads [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12218:23: debug: CheckClass::isMemberVar found used member variable '_node' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:309:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12227:11: debug: CheckClass::isMemberVar found used member variable '_node' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:327:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Chan_Alpha [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12227:20: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12232:12: debug: CheckClass::isMemberVar found used member variable '_node' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12232:21: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12237:10: debug: CheckClass::isMemberVar found used member variable '_node' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12237:30: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12242:10: debug: CheckClass::isMemberVar found used member variable '_node' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12242:30: debug: CheckClass::isMemberVar found used member variable '_attribute' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12352:10: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12357:10: debug: CheckClass::isMemberVar found used member variable '_end' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12357:17: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12368:10: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12373:10: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12378:10: debug: CheckClass::isMemberVar found used member variable '_end' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12383:3: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12388:28: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12388:36: debug: CheckClass::isMemberVar found used member variable '_end' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12388:42: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12362:10: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12362:20: debug: CheckClass::isMemberVar found used member variable '_end' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12264:40: debug: CheckClass::isMemberVar found used member variable '_storage' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12276:7: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12276:17: debug: CheckClass::isMemberVar found used member variable '_storage' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12277:33: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12291:3: debug: CheckClass::isMemberVar found used member variable '_type' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:694:8: performance:inconclusive: Technically the member function 'pugi::impl::xml_allocator::reserve' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7753:8: style:inconclusive: Technically the member function 'pugi::impl::xpath_allocator::release' can be const. [functionConst] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9041:41: debug: CheckClass::isMemberVar found used member variable '_eos' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9041:48: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9047:65: debug: CheckClass::isMemberVar found used member variable '_begin' with varid 0 [varid0] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9835:8: style:inconclusive: Technically the member function 'pugi::impl::xpath_ast_node::apply_predicates' can be const. [functionConst] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9845:8: style:inconclusive: Technically the member function 'pugi::impl::xpath_ast_node::step_push' can be const. [functionConst] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9885:8: style:inconclusive: Technically the member function 'pugi::impl::xpath_ast_node::step_push' can be const. [functionConst] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:11389:10: performance:inconclusive: Technically the member function 'pugi::impl::xpath_parser::parse_axis_name' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:11457:14: performance:inconclusive: Technically the member function 'pugi::impl::xpath_parser::parse_node_test_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:348:3: style: Class 'xml_writer_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:362:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:363:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:859:3: style: Class 'xml_node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1153:3: style: Class 'xpath_variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1338:3: style: Class 'xpath_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:513:3: style: Struct 'xml_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1100:3: style: Struct 'xml_attribute_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1147:3: style: Struct 'xml_document_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2922:3: style: Struct 'xml_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5062:3: style: Struct 'name_null_sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7646:3: style: Struct 'xpath_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7771:3: style: Struct 'xpath_allocator_capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8484:3: style: Struct 'namespace_uri_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:336:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:513:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:206:5: style: Class 'txReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:387:19: style: Parameter 'iop' can be declared as pointer to const. However it seems that 'buildformat' is a callback function, if 'iop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:407:51: note: You might need to cast the function pointer here OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:387:19: note: Parameter 'iop' can be declared as pointer to const OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:196:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:91:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mask_RGB [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:172:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STARTLINE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:265:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Chan_Alpha [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:119:5: style: Class 'txWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:274:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:348:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:370:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:139:28: style: Local variable 'd' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:348:38: note: Shadowed declaration OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:139:28: note: Shadow variable OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1404:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1404:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1404:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1416:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1416:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1416:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1909:49: style: Return value '*reinterpret_cast(&ui)==1' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1909:49: note: Return value '*reinterpret_cast(&ui)==1' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1917:27: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1917:27: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1917:27: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1919:27: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1919:27: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1919:27: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2030:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2030:58: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2030:58: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2033:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2033:58: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2033:58: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2258:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2258:51: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2258:51: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2268:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2268:51: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2268:51: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2387:8: style: Condition '!alloc->reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2387:23: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2387:8: note: Condition '!alloc->reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3573:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3573:58: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3573:58: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3576:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3576:58: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3576:58: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3676:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3676:51: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3676:51: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3683:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1907:21: note: Assignment 'ui=1', assigned value is 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3683:51: note: Calling function 'is_little_endian' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3683:51: note: Condition 'is_little_endian()' is always true OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5705:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5705:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5705:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5722:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5722:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5722:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5740:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5740:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5740:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5758:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5758:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5758:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5776:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5776:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5776:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5793:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5793:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5793:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5811:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5811:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5811:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5829:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5829:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5829:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5845:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5845:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5845:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5862:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5862:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5862:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5880:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5880:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5880:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5898:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5898:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5898:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5952:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5952:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5952:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5969:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5969:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5969:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5987:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5987:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5987:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6005:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6005:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6005:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6021:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6021:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6021:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6037:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6037:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6037:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6055:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6055:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6055:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6073:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6073:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6073:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6095:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6095:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6095:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6108:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6108:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6108:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6134:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6134:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6134:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6147:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6147:21: note: Calling function 'reserve' returns 1 OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6147:7: note: Condition '!alloc.reserve()' is always false OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:371:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:387:20: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:124:42: style:inconclusive: Function 'valid_file' argument 1 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:58:40: note: Function 'valid_file' argument 1 names different: declaration 'filename' definition 'name'. OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:124:42: note: Function 'valid_file' argument 1 names different: declaration 'filename' definition 'name'. OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:652:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageSpec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:903:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_attribs [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/diff.cpp:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DiffErrOK [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:102:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:219:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:258:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:184:58: style:inconclusive: Boolean expression 'cond' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:425:5: warning: Member variable 'ImageRec::m_time' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:777:5: warning: Member variable 'OiiotoolOp::m_current_subimage' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:777:5: warning: Member variable 'OiiotoolOp::m_current_miplevel' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:796:5: warning: Member variable 'OiiotoolOp::m_current_subimage' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:796:5: warning: Member variable 'OiiotoolOp::m_current_miplevel' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:342:24: style:inconclusive: Technically the member function 'OiioTool::Oiiotool::info_opts' can be const. [functionConst] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:441:5: style: Class 'ImageRec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:458:5: style: Class 'ImageRec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:1021:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8214:15: style: Same expression on both sides of '/'. [duplicateExpression] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3156:11: style: The scope of the variable 'ch' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5076:50: style:inconclusive: Function 'xml_writer_file' argument 1 names different: declaration 'file' definition 'file_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:348:25: note: Function 'xml_writer_file' argument 1 names different: declaration 'file' definition 'file_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5076:50: note: Function 'xml_writer_file' argument 1 names different: declaration 'file' definition 'file_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5478:86: style:inconclusive: Function 'children' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:723:68: note: Function 'children' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5478:86: note: Function 'children' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5538:50: style:inconclusive: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:549:32: note: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5538:50: note: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5548:59: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:550:41: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5548:59: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5559:57: style:inconclusive: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:551:39: note: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5559:57: note: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5574:61: style:inconclusive: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:552:43: note: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5574:61: note: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5584:59: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:555:41: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5584:59: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5584:81: style:inconclusive: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:555:62: note: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5584:81: note: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5655:61: style:inconclusive: Function 'child_value' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:561:43: note: Function 'child_value' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5655:61: note: Function 'child_value' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5700:66: style:inconclusive: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:568:48: note: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5700:66: note: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5717:67: style:inconclusive: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:569:49: note: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5717:67: note: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5734:72: style:inconclusive: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:570:54: note: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5734:72: note: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5752:73: style:inconclusive: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:571:55: note: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5752:73: note: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5840:57: style:inconclusive: Function 'append_child' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:580:39: note: Function 'append_child' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5840:57: note: Function 'append_child' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5857:58: style:inconclusive: Function 'prepend_child' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:581:40: note: Function 'prepend_child' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5857:58: note: Function 'prepend_child' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5874:64: style:inconclusive: Function 'insert_child_before' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:583:46: note: Function 'insert_child_before' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5874:64: note: Function 'insert_child_before' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5892:63: style:inconclusive: Function 'insert_child_after' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:582:45: note: Function 'insert_child_after' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5892:63: note: Function 'insert_child_after' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5910:57: style:inconclusive: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:586:39: note: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5910:57: note: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5919:58: style:inconclusive: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:587:40: note: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5919:58: note: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5928:63: style:inconclusive: Function 'insert_child_after' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:588:45: note: Function 'insert_child_after' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5928:63: note: Function 'insert_child_after' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5937:64: style:inconclusive: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:589:46: note: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5937:64: note: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6084:57: style:inconclusive: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:605:39: note: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6084:57: note: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6124:53: style:inconclusive: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:612:35: note: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6124:53: note: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6198:68: style:inconclusive: Function 'find_child_by_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:671:50: note: Function 'find_child_by_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6198:68: note: Function 'find_child_by_attribute' argument 1 names different: declaration 'name' definition 'name_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6261:66: style:inconclusive: Function 'first_element_by_path' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:680:48: note: Function 'first_element_by_path' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6261:66: note: Function 'first_element_by_path' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6370:83: style:inconclusive: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:705:65: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6370:83: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6377:89: style:inconclusive: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:706:71: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6377:89: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7208:64: style:inconclusive: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1083:42: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7208:64: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7218:67: style:inconclusive: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1084:45: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7218:67: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7293:52: style:inconclusive: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1107:30: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7293:52: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7301:55: style:inconclusive: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1108:33: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7301:55: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12178:70: style:inconclusive: Function 'xpath_exception' argument 1 names different: declaration 'result' definition 'result_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1311:54: note: Function 'xpath_exception' argument 1 names different: declaration 'result' definition 'result_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12178:70: note: Function 'xpath_exception' argument 1 names different: declaration 'result' definition 'result_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12198:50: style:inconclusive: Function 'xpath_node' argument 1 names different: declaration 'node' definition 'node_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1338:30: note: Function 'xpath_node' argument 1 names different: declaration 'node' definition 'node_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12198:50: note: Function 'xpath_node' argument 1 names different: declaration 'node' definition 'node_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12202:55: style:inconclusive: Function 'xpath_node' argument 1 names different: declaration 'attribute' definition 'attribute_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1339:35: note: Function 'xpath_node' argument 1 names different: declaration 'attribute' definition 'attribute_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12202:55: note: Function 'xpath_node' argument 1 names different: declaration 'attribute' definition 'attribute_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12202:83: style:inconclusive: Function 'xpath_node' argument 2 names different: declaration 'parent' definition 'parent_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1339:62: note: Function 'xpath_node' argument 2 names different: declaration 'parent' definition 'parent_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12202:83: note: Function 'xpath_node' argument 2 names different: declaration 'parent' definition 'parent_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12257:55: style:inconclusive: Function '_assign' argument 1 names different: declaration 'begin' definition 'begin_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1432:31: note: Function '_assign' argument 1 names different: declaration 'begin' definition 'begin_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12257:55: note: Function '_assign' argument 1 names different: declaration 'begin' definition 'begin_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12257:78: style:inconclusive: Function '_assign' argument 2 names different: declaration 'end' definition 'end_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1432:53: note: Function '_assign' argument 2 names different: declaration 'end' definition 'end_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12257:78: note: Function '_assign' argument 2 names different: declaration 'end' definition 'end_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12257:91: style:inconclusive: Function '_assign' argument 3 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1432:65: note: Function '_assign' argument 3 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12257:91: note: Function '_assign' argument 3 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12306:57: style:inconclusive: Function 'xpath_node_set' argument 1 names different: declaration 'begin' definition 'begin_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1387:33: note: Function 'xpath_node_set' argument 1 names different: declaration 'begin' definition 'begin_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12306:57: note: Function 'xpath_node_set' argument 1 names different: declaration 'begin' definition 'begin_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12306:80: style:inconclusive: Function 'xpath_node_set' argument 2 names different: declaration 'end' definition 'end_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1387:55: note: Function 'xpath_node_set' argument 2 names different: declaration 'end' definition 'end_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12306:80: note: Function 'xpath_node_set' argument 2 names different: declaration 'end' definition 'end_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12306:93: style:inconclusive: Function 'xpath_node_set' argument 3 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1387:67: note: Function 'xpath_node_set' argument 3 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12306:93: note: Function 'xpath_node_set' argument 3 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12405:59: style:inconclusive: Function 'xpath_variable' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.hpp:1153:35: note: Function 'xpath_variable' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12405:59: note: Function 'xpath_variable' argument 1 names different: declaration 'type' definition 'type_'. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7858:11: style: Local variable 'length' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7908:10: note: Shadowed declaration OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7858:11: note: Shadow variable OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7859:18: style: Local variable 'data' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7913:11: note: Shadowed declaration OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7859:18: note: Shadow variable OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6389:30: style: Variable 'doc' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:11975:42: style: Parameter 'lexer' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:597:32: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2294:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2343:102: style: Parameter 'target' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4346:54: style: Parameter 'attr' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4394:140: style: Parameter 'alloc' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4493:44: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4632:106: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4654:91: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4674:11: style: Variable 'begin' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6480:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6487:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6494:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6501:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6508:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6515:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6522:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6530:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6537:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7489:81: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8111:50: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8268:37: style: Parameter 'begin' can be declared as pointer to const [constParameterPointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10818:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10830:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10848:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10860:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.cpp:6039:5: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_PRAGMA_WARNING_POP is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1326:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1327:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1557:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1557:28: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1419:7: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment] OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1417:7: note: s is assigned OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1419:7: note: s is overwritten OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:501:57: style: Same expression on both sides of '=='. [duplicateExpression] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:32:11: warning: Member variable 'ImageRec::m_time' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:184:11: warning: Member variable 'ImageRec::m_time' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:110:30: style:inconclusive: Function 'ImageRec' argument 1 names different: declaration 'imgA' definition 'A'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:474:24: note: Function 'ImageRec' argument 1 names different: declaration 'imgA' definition 'A'. OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:110:30: note: Function 'ImageRec' argument 1 names different: declaration 'imgA' definition 'A'. OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:110:43: style:inconclusive: Function 'ImageRec' argument 2 names different: declaration 'imgB' definition 'B'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:474:40: note: Function 'ImageRec' argument 2 names different: declaration 'imgB' definition 'B'. OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:110:43: note: Function 'ImageRec' argument 2 names different: declaration 'imgB' definition 'B'. OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:69:9: style: Local variable 'subimages' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:479:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:69:9: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:81:13: style: Local variable 'miplevels' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:482:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:81:13: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:118:9: style: Local variable 'subimages' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:479:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:118:9: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:131:19: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:524:16: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:131:19: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:191:9: style: Local variable 'subimages' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:479:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:191:9: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:194:13: style: Local variable 'miplevels' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:482:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:194:13: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:217:9: style: Local variable 'subimages' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:479:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:217:9: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:227:13: style: Local variable 'miplevels' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:482:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:227:13: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:256:9: style: Local variable 'subimages' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:479:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:256:9: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:267:13: style: Local variable 'miplevels' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:482:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:267:13: note: Shadow variable OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:367:30: style: Local variable 'nativespec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:533:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:367:30: note: Shadow variable OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7636:11: style: struct member 'xpath_memory_block::alignment' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/openexr.imageio/exr_pvt.h:33:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_PLUGIN_NAMESPACE_BEGIN is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:200:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:272:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:318:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialText [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:500:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialText [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:562:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialText [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:90:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openvdb.imageio/openvdbinput.cpp:580:5: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_PRAGMA_WARNING_POP is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1964:5: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3156:14: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:187:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:80:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Write [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:181:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_LEVEL [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:219:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:244:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENEXR_VERSION_STRING [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:361:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:379:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:539:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deep [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:646:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:678:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:820:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_LEVEL [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:910:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1299:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1324:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_LEVEL [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1348:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1416:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1493:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1529:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1615:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1688:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:78:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:300:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:303:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:275:17: style: Local variable 'subimage' shadows outer argument [shadowArgument] OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:246:36: note: Shadowed declaration OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:275:17: note: Shadow variable OpenImageIO-2.5.7.0/src/pnm.imageio/pnminput.cpp:100:1: error: There is an unknown macro here somewhere. Configuration is required. If OIIO_PLUGIN_EXPORTS_END is a macro then please configure it. [unknownMacro] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:248:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:308:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:372:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:70:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:81:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:98:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:117:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:148:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:218:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:225:39: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:229:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:231:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:232:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:236:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:238:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:144:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:22:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:144:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:32:17: style: class member 'PNMOutput::m_filename' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1000:10: debug: Failed to instantiate template "read_bige". The checking continues anyway. [templateInstantiation] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:78:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:86:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:339:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:340:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:346:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:348:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:406:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:407:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:413:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:415:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:128:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:30:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:128:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:43:17: style: class member 'PNGOutput::m_filename' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:312:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:141:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:329:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:277:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:351:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:533:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:646:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1212:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1363:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1921:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:2010:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:220:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:223:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:226:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:229:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:232:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:282:11: style: Variable 'tiledata' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/python/py_oiio.h:186:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:217:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:241:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeDesc [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:262:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:279:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float_ [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:297:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeDesc [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:322:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:399:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:410:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:451:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:462:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:555:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:614:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float_ [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_colorconfig.cpp:16:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_oiio.h:167:28: style:inconclusive: Technically the member function 'PyOpenImageIO::oiio_bufinfo::dataval' can be const. [functionConst] OpenImageIO-2.5.7.0/src/python/py_oiio.h:160:5: style: Struct 'oiio_bufinfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/python/py_oiio.h:167:57: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:580:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:583:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:586:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:589:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:591:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:594:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:597:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:599:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:602:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:603:13: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/python/py_oiio.h:565:32: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] OpenImageIO-2.5.7.0/src/python/py_oiio.h:501:19: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:863:5: style: Struct 'ExrMeta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:394:13: style: Condition '!spec_to_header(m_spec,m_subimage,m_headers[m_subimage])' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:394:28: note: Calling function 'spec_to_header' returns 1 OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:394:13: note: Condition '!spec_to_header(m_spec,m_subimage,m_headers[m_subimage])' is always false OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:560:13: style: Condition '!spec_to_header(m_subimagespecs[s],s,m_headers[s])' is always false [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:560:28: note: Calling function 'spec_to_header' returns 1 OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:560:13: note: Condition '!spec_to_header(m_subimagespecs[s],s,m_headers[s])' is always false OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1431:12: style: Condition 'ok' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1430:15: note: Assignment 'ok=true', assigned value is 1 OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1431:12: note: Condition 'ok' is always true OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:363:44: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:924:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:953:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1003:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1007:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1031:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1036:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1041:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1046:56: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1051:63: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1054:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1057:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1062:57: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1085:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1089:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1093:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1097:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1098:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1109:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1113:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1117:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1121:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1122:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1123:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1132:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1136:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1144:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1148:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1162:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1168:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1177:30: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1185:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1201:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1205:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1209:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1220:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1224:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1228:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1237:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1241:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1249:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1253:55: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1260:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1271:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1272:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1278:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1279:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1444:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1473:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1565:17: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1644:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1653:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1718:31: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1727:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:376:63: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:116:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:376:63: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:914:67: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] OpenImageIO-2.5.7.0/src/python/py_deepdata.cpp:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:170:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:205:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:239:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:141:46: style: Condition 'z8' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:609:18: note: Assuming that condition 'num_bits==8' is not redundant OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:625:25: note: Condition 'num_bits>8' is always true OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:106:16: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:114:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:115:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:116:42: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:565:19: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:566:24: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:590:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:593:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:597:29: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:600:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:614:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:621:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:628:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:635:27: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:565:19: portability: Casting between unsigned char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:566:24: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:356:19: style: The scope of the variable 'M' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:325:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:327:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:355:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:1540:35: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:500:21: style: Same expression on both sides of '/='. [duplicateExpression] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:143:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:148:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:153:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:158:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:113:70: style: Parameter 'name' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:1488:15: style: Variable 'sizes' can be declared as reference to const [constVariableReference] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:1549:39: style: Parameter 'f' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:1569:37: style: Parameter 'f' can be declared as reference to const [constParameterReference] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:113:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChannelPacket [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:235:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNCOMPRESSED [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:287:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:346:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:411:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:162:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tga_header [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TGA_ALPHA_NONE [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:267:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_NODATA [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:433:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:475:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TGA_ALPHA_INVALID [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:458:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:562:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:478:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:648:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:537:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:735:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:707:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:923:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_Y_FLIP [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:276:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:334:37: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:398:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:458:41: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:12:5: warning: Member variable 'SgiOutput::m_dither' is not initialized in the constructor. [uninitMemberVar] OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:119:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:127:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:215:10: style: Variable 'dummy' can be declared as const array [constVariable] OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:66:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow1or2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:105:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:151:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:168:15: style: Variable 'w' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:169:15: style: Variable 'h' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/tiff.imageio/tiffinput.cpp:62:0: error: #error "libtiff 3.9.0 or later is required" [preprocessorErrorDirective] OpenImageIO-2.5.7.0/src/tiff.imageio/tiffoutput.cpp:49:0: error: #error "libtiff 3.9.0 or later is required" [preprocessorErrorDirective] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:85:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:150:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEBP_FF_CANVAS_WIDTH [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:294:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:183:34: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:324:36: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:96:53: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:28:51: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:96:53: note: Function 'open' argument 2 names different: declaration 'spec' definition 'newspec'. OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:104:53: style:inconclusive: Function 'open' argument 2 names different: declaration 'newspec' definition 'spec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:29:51: note: Function 'open' argument 2 names different: declaration 'newspec' definition 'spec'. OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:104:53: note: Function 'open' argument 2 names different: declaration 'newspec' definition 'spec'. OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:152:14: style: Local variable 'm_demux_flags' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:43:14: note: Shadowed declaration OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:152:14: note: Shadow variable OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:291:14: style: Variable 'okptr' can be declared as pointer to const [constVariablePointer] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:299:61: portability: 'm_decoded_image.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:306:62: portability: 'm_decoded_image.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:353:40: portability: 'm_decoded_image.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:73:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow1or2Channel [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:63:15: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:91:33: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:353:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:356:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:360:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:364:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:407:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:560:25: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:889:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:247:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:330:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:360:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:761:36: portability: 'm_buf.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:785:44: portability: 'm_buf.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:805:44: portability: 'm_buf.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:861:47: portability: 'm_buf.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:926:30: portability: 'm_buf.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:540:23: style: Variable 'alphabits' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:839:17: style: Variable 'bytespp' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:192:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:316:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:351:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:538:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:584:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:643:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:660:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:699:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapPeriodic [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:741:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:798:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:896:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:982:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:998:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1064:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1094:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1155:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1175:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1251:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1301:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1424:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1594:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1613:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_depth [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1653:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1718:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUInt16 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1801:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/cmake-consumer/consumer.cpp:19:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:360:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:160:5: warning: Return value of function gzread() is not used. [ignoredReturnValue] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:181:5: warning: Return value of function gzread() is not used. [ignoredReturnValue] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:247:9: warning: Return value of function gzread() is not used. [ignoredReturnValue] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:371:9: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:192:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:193:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:203:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:205:22: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:251:21: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:365:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:366:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:258:61: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:90:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:258:61: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:239:13: style: Local variable 'subimage' shadows outer argument [shadowArgument] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:228:38: note: Shadowed declaration OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:239:13: note: Shadow variable OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:46:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:59:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:116:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:165:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:176:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:188:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:213:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Center [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:225:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:279:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MakeTxTexture [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:360:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imageinput.cpp:51:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imageoutput.cpp:48:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imageoutput.cpp:65:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:541:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:542:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:547:26: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:551:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:153:59: style:inconclusive: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:35:57: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:153:59: note: Function 'open' argument 2 names different: declaration 'spec' definition 'userspec'. OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:46:17: style: class member 'TGAOutput::m_filename' is never used. [unusedStructMember] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1823:13: error: Non-local variable 'dummyptr' will use pointer to local variable 'opt'. [danglingLifetime] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1823:24: note: Address of variable taken here. OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1822:24: note: Variable created here. OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1823:13: note: Non-local variable 'dummyptr' will use pointer to local variable 'opt'. OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:298:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:328:28: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:854:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:855:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:859:62: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:860:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:869:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:875:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:876:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1028:49: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1029:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1030:54: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1031:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1032:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1033:64: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1034:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1035:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1036:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1037:43: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1047:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1203:52: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1204:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1205:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1206:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1207:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1209:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1210:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1211:46: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1212:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1213:45: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1224:32: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1230:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1231:38: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1612:23: style: C-style pointer casting [cstyleCast] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1418:9: style: The scope of the variable 'pixel' can be reduced. [variableScope] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1378:14: style: Local variable 'y' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1370:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1378:14: note: Shadow variable OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1379:18: style: Local variable 'x' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1369:9: note: Shadowed declaration OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1379:18: note: Shadow variable OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1380:25: style: Local variable 'texoffset' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:74:19: note: Shadowed declaration OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1380:25: note: Shadow variable OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1684:22: style: Local variable 'ok' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1659:10: note: Shadowed declaration OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1684:22: note: Shadow variable OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1889:25: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] diff: head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:174:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:54:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:67:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmp_pvt.cpp:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:299:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RLE4_COMPRESSION [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:388:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpinput.cpp:525:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OS2_V1 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:188:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:201:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAGIC_BM [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/bmp.imageio/bmpoutput.cpp:218:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINDOWS_V3 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:147:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filmManufacturingIdCode [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:163:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lowData [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:178:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magicNumber [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:309:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magicNumber [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:424:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chan [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:457:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chan [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:510:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filmManufacturingIdCode [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:549:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable creationDate [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:566:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceDate [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/CineonHeader.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magicNumber [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.cpp:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ElementReadStream.cpp:80:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/EndianSwap.h:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Reader.cpp:146:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Reader.cpp:183:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericHeader [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:114:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADDINGBITS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REVERSE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/ReaderInternal.h:278:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFTYPE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:112:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStart [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/Writer.cpp:128:42: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:125:29: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITDEPTH [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:186:37: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAMEBUFTYPE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/cineon.imageio/libcineon/WriterInternal.h:355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAMEBUFTYPE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:120:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXT5 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXT1 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:196:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_PF_NORMAL [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:333:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:361:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dds_header [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:567:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS2_CUBEMAP [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:638:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS1_COMPLEX [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:773:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:851:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:866:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:889:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS2_CUBEMAP [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dds.imageio/ddsinput.cpp:913:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CAPS2_CUBEMAP [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_LOG_LEVEL [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:265:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFTrue [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dicom.imageio/dicominput.cpp:332:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/dpxinput.cpp:583:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AppendSubimage [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:477:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/dpxoutput.cpp:573:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/DPXColorConverter.cpp:482:28: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/EndianSwap.h:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Reader.cpp:188:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericHeader [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:176:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADDINGBITS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:237:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REVERSE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/ReaderInternal.h:344:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFTYPE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.cpp:78:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kRLE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.h:61:12: style: The destructor '~RunLengthEncoding' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/Codec.h:61:12: note: Virtual destructor in base class OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/RunLengthEncoding.h:61:12: note: Destructor in derived class head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:103:23: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:103:32: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:144:29: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:150:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITDEPTH [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:205:37: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:216:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METHOD [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:278:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITDEPTH [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/dpx.imageio/libdpx/WriterInternal.h:399:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAMEBUFTYPE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:103:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:325:24: style: Condition 'm_naxes==4' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:320:24: note: Assuming that condition 'm_naxes==3' is not redundant OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:301:32: note: Assuming that condition 'm_naxes>4' is not redundant OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:325:24: note: Condition 'm_naxes==4' is always true 2.13.0 OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:420:68: warning: Either the condition 'date.size()>=11' is redundant or date size can be 11. Expression 'date[11]' cause access out of bounds. [containerOutOfBounds] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:419:25: note: Assuming that condition 'date.size()>=11' is not redundant OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:420:68: note: Access out of bounds head OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:420:68: warning: Either the condition 'date.size()>=11' is redundant or size of 'date' can be 11. Expression 'date[11]' causes access out of bounds. [containerOutOfBounds] OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:419:25: note: Assuming that condition 'date.size()>=11' is not redundant OpenImageIO-2.5.7.0/src/fits.imageio/fitsinput.cpp:420:68: note: Access out of bounds head OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:148:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:171:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_attribs [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:240:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/fits.imageio/fitsoutput.cpp:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAPHICS_EXT_FUNC_CODE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:264:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:359:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GIF_ERROR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:434:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifinput.cpp:497:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GIF_ERROR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:124:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:161:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:231:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/gif.imageio/gifoutput.cpp:45:35: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:344:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/hdr.imageio/hdrinput.cpp:497:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:244:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/hdr.imageio/hdroutput.cpp:269:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:208:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heif_chroma_interleaved_RGB [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:264:43: warning: Either the condition 'metacontents.size()>=10' is redundant or metacontents size can be 10. Expression 'metacontents[10]' cause access out of bounds. [containerOutOfBounds] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:263:36: note: Assuming that condition 'metacontents.size()>=10' is not redundant OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:264:43: note: Access out of bounds head OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:264:43: warning: Either the condition 'metacontents.size()>=10' is redundant or size of 'metacontents' can be 10. Expression 'metacontents[10]' causes access out of bounds. [containerOutOfBounds] OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:263:36: note: Assuming that condition 'metacontents.size()>=10' is not redundant OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:264:43: note: Access out of bounds head OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:267:20: style: Condition '0&&Strutil::iequals(m_ihandle.get_metadata_type(m),"mime")' is always false [knownConditionTrueFalse] head OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:302:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/heif.imageio/heifinput.cpp:333:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:153:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heif_channel_interleaved [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:180:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/heif.imageio/heifoutput.cpp:99:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow2Channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/ico.imageio/icoinput.cpp:178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ico_header [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/ico.imageio/icoinput.cpp:289:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:231:21: error: Uninitialized variable: buf [uninitvar] head OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:395:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:422:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:77:29: warning: Uninitialized variable: buf [uninitvar] OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:231:21: note: Calling function 'fwrite', 1st argument 'buf' value is OpenImageIO-2.5.7.0/src/ico.imageio/icooutput.cpp:77:29: note: Uninitialized variable: buf head OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:165:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/idiff/idiff.cpp:205:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBA [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:457:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffinput.cpp:525:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:244:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBA [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:295:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:314:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/iffoutput.cpp:357:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.cpp:295:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBA [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iff_pvt.cpp:71:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:152:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:240:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffinput.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:140:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:154:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iff.imageio/noproxy-iffoutput.cpp:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/igrep/igrep.cpp:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:207:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:225:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:432:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iinfo/iinfo.cpp:89:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10155:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:10247:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1164:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocator [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1171:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocator [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:11912:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: style:inconclusive: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12143:32: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: style:inconclusive: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12143:32: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12150:19: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12190:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _result [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12208:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attribute [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12213:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attribute [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12218:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attribute [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12237:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12242:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12276:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12291:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12341:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12352:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12357:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12362:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12368:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12373:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _begin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12378:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12411:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12433:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12438:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12443:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12448:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12454:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12459:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12467:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12475:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12496:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12504:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12510:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12516:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12534:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12543:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12559:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12568:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12579:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12631:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12703:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _result [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12730:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12737:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12747:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12761:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12768:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12789:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12811:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12836:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12863:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12885:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12907:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _result [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12916:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:12921:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1698:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:1750:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2181:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocator [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2671:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2714:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_escapes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2739:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2792:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2828:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2860:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:2883:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_escapes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3056:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_comments [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3172:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_declaration [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3412:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3501:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3513:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_fragment [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3587:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3937:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_attribute_single_quote [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:3964:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_no_escapes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4081:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_attribute_single_quote [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4122:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_no_empty_element_tags [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4212:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_raw [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_indent [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4506:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4632:106: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4871:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:4927:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5082:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5097:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable narrow_stream [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5122:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5149:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5154:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5159:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5164:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5169:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5179:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5189:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5199:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5204:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5209:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5214:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5219:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5224:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5230:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5235:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5241:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5246:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5251:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5256:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5328:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5335:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5342:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5349:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5356:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5363:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5370:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5377:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5384:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5391:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5398:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5406:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5413:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5445:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5450:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5455:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5460:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5465:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5470:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5480:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5490:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5495:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5500:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5505:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5510:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5515:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5520:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5525:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5530:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5535:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5540:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5550:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5561:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5571:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5576:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5589:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5619:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5627:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5632:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5637:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5642:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5662:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5667:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5672:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5677:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5692:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5704:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5721:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5737:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5755:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5775:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5792:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5808:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5826:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5844:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5861:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5877:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5895:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5951:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5968:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:5984:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6002:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6020:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6036:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6051:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6069:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6091:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6144:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6169:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6200:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6215:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6228:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6305:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6350:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6360:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6387:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6434:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6452:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6547:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6554:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6561:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6568:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6575:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6582:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6589:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6596:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6603:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6610:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6618:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6625:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6722:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6727:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6732:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6738:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6744:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6758:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wrap [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6783:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6788:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6793:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6799:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6805:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _attr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6819:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wrap [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6844:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6849:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6854:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6860:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6866:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6880:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6906:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6911:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6979:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:6984:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7027:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7067:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7180:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7187:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7215:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7225:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7232:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7239:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7246:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7264:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7311:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7793:19: style:inconclusive: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7798:23: note: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7793:19: note: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7794:19: style:inconclusive: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7798:49: note: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:7794:19: note: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8268:37: style: Parameter 'begin' can be declared as pointer to const [constParameterPointer] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:8294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_DIG [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9041:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9142:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9889:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/include/OpenImageIO/detail/pugixml/pugixml.cpp:9962:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:100:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_BLEND [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1102:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AltModifier [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1152:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AltModifier [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1287:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_INFO_LOG_LENGTH [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shaders [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1349:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:1461:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:316:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_NO_ERROR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_NO_ERROR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_POLYGON [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:517:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COLOR_BUFFER_BIT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:627:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_ARGB32_Premultiplied [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:714:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_ENABLE_BIT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:84:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StrongFocus [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:884:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivgl.cpp:972:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_UNSIGNED_BYTE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:284:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:43:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:77:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivimage.cpp:94:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivinfowin.cpp:34:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Label [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivinfowin.cpp:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_W [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivmain.cpp:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/iv/ivpref.cpp:56:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_W [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:101:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable h_samp_factor [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:126:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:144:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:159:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:228:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_APP0 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:352:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_APP0 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:465:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:531:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:65:47: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpeginput.cpp:81:47: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_MAX_DIMENSION [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:435:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:503:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg.imageio/jpegoutput.cpp:554:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:302:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:440:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CODEC_J2K [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000input.cpp:461:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:220:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:348:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CLRSPC_SRGB [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:401:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:423:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CODEC_J2K [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:438:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:470:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CPRL [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:514:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/jpeg2000.imageio/jpeg2000output.cpp:554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_LRCP [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1686:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:1821:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2139:37: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2185:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2318:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:2491:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:552:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C3f [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:797:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_MAYBE_UNUSED [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_ocio.cpp:892:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/color_test.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:229:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:265:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/compute_test.cpp:93:10: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1068:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1101:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:1262:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_alpha_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:219:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:244:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:252:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:260:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_zback_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:269:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_alpha_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:277:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_AR_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:286:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_AG_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:295:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_AB_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:314:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:323:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:332:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_samplesize [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:353:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:469:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:486:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:494:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:505:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:538:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:549:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:571:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:591:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_capacity [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:619:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nsamples [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:637:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:649:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_npixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:827:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:836:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:845:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:855:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:881:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:898:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:939:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/deepdata.cpp:959:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_z_channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:627:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif-canon.cpp:981:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1039:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFFDirEntry [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1085:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1226:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1245:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:1303:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable little [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:347:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:649:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFF_SHORT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:759:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFFDirEntry [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:921:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/exif.cpp:961:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:1048:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialXML [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:1143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:194:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:234:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:259:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channelformats [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:269:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:279:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:301:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:391:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_PRAGMA_WARNING_PUSH [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:531:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:542:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:579:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:588:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:607:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:630:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:643:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:870:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeRational [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:901:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_pcdata [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:949:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/formatspec.cpp:984:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_PLUGIN_VERSION [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1111:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1329:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1339:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wioproxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1359:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1464:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:154:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1560:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1590:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1725:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1732:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1740:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fileformat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1747:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_subimage [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nsubimages [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1762:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_miplevel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1770:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nmiplevels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1777:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1802:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pixels_valid [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1819:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_localpixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1828:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_localpixels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1836:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xstride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1844:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ystride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1852:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_zstride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1860:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_contiguous [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1876:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imagecache [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1884:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deep [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:1937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2002:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2031:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2077:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2105:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2116:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2153:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2200:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2234:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2279:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2311:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2369:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2384:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2412:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2545:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2553:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2561:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2569:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2577:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2585:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2593:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2601:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2609:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2617:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2625:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2633:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2846:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2892:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapDefault [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:2902:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tile [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3004:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3028:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3050:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3083:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_valid [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3094:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rng_xbegin [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_deep [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tile [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3159:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_exists [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:3224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:387:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_SIMD_MAX_SIZE_BYTES [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:444:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPBUFFER [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:525:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:536:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:590:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_impl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:619:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:632:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oiio_print_debug [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:663:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_err [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:710:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGECACHE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:779:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:817:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNINITIALIZED [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:855:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:865:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:885:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf.cpp:964:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:126:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:193:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:239:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:318:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:331:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:346:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:366:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:397:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:431:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:472:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUInt8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:519:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:548:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:613:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebuf_test.cpp:73:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1086:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1123:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1147:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:1170:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:365:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:410:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:462:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:530:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:550:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:618:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:667:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:699:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:744:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:781:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_REQUIRE_SAME_NCHANNELS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:842:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:857:37: style: Variable 's' can be declared as pointer to const [constVariablePointer] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:858:21: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:859:21: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:876:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo.cpp:947:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:1021:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:1065:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:1116:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:132:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:377:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:497:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:612:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:672:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avg [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:738:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:863:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:923:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_compare.cpp:992:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1036:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageBufAlgo [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1177:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:1216:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:135:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:289:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:329:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:374:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:398:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:424:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:450:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:477:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:514:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:540:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:566:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:609:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:644:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:716:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:749:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:780:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:811:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:851:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_test.cpp:915:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1032:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1066:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1128:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1227:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1347:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:1380:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable destroy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:280:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:430:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapBlack [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:551:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:675:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable destroy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:709:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:742:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:794:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_xform.cpp:907:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IBAprep_NO_SUPPORT_VOLUME [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_yee.cpp:306:24: style: Condition '!luminanceOnly' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_yee.cpp:219:26: note: Assignment 'luminanceOnly=false', assigned value is 0 OpenImageIO-2.5.7.0/src/libOpenImageIO/imagebufalgo_yee.cpp:306:24: note: Condition '!luminanceOnly' is always true head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:181:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:258:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeHalf [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagecache_test.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:229:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:288:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:314:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:411:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:495:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinout_test.cpp:54:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1145:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1176:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1184:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1192:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1201:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1210:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1219:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1247:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1267:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:1294:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:174:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:192:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:211:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:278:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:311:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:426:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:490:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:573:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:622:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageinput.cpp:936:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_SIMD_SSE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:224:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_VERSION [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:318:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:420:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:615:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:665:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable half [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:757:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageio.cpp:774:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:154:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:167:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:211:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_PLUGIN_VERSION [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:462:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:506:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:538:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageioplugin.cpp:679:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imageio_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:142:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:220:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:285:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:299:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:324:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:475:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:553:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:607:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:660:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:704:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:712:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threads [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:720:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:728:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:737:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:746:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:755:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:764:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:783:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:798:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOProxy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imageoutput.cpp:826:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AppendSubimage [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:116:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:225:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:307:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:313:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespec_test.cpp:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:313:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:335:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:361:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:383:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:401:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:421:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:448:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:463:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:486:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/imagespeed_test.cpp:89:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:219:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:259:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:322:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:381:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:423:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapClamp [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:548:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:619:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MakeTxEnvLatl [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:962:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/maketexture.cpp:981:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MakeTxLast [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:110:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:313:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channelnames [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/printinfo.cpp:342:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:420:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:565:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_default [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:597:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:635:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Suppress [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libOpenImageIO/xmp.cpp:680:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:300:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:308:47: style:inconclusive: Function 'environment' argument 1 names different: declaration 'texture_handle' definition 'texture_handle_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:261:37: note: Function 'environment' argument 1 names different: declaration 'texture_handle' definition 'texture_handle_'. OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:308:47: note: Function 'environment' argument 1 names different: declaration 'texture_handle' definition 'texture_handle_'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:309:43: style:inconclusive: Function 'environment' argument 2 names different: declaration 'thread_info' definition 'thread_info_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:261:64: note: Function 'environment' argument 2 names different: declaration 'thread_info' definition 'thread_info_'. OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:309:43: note: Function 'environment' argument 2 names different: declaration 'thread_info' definition 'thread_info_'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:310:41: style:inconclusive: Function 'environment' argument 4 names different: declaration 'R' definition '_R'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:262:52: note: Function 'environment' argument 4 names different: declaration 'R' definition '_R'. OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:310:41: note: Function 'environment' argument 4 names different: declaration 'R' definition '_R'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:310:54: style:inconclusive: Function 'environment' argument 5 names different: declaration 'dRdx' definition '_dRdx'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:262:64: note: Function 'environment' argument 5 names different: declaration 'dRdx' definition '_dRdx'. OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:310:54: note: Function 'environment' argument 5 names different: declaration 'dRdx' definition '_dRdx'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:310:70: style:inconclusive: Function 'environment' argument 6 names different: declaration 'dRdy' definition '_dRdy'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:263:31: note: Function 'environment' argument 6 names different: declaration 'dRdy' definition '_dRdy'. OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:310:70: note: Function 'environment' argument 6 names different: declaration 'dRdy' definition '_dRdy'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:337:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:338:51: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:454:11: style: The scope of the variable 'aspect' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:454:19: style: The scope of the variable 'trueaspect' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/environment.cpp:557:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1001:22: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:170:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1001:22: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1018:16: style: Local variable 'pixelsize' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:213:12: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1018:16: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1033:49: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1060:24: style: Local variable 'id' shadows outer argument [shadowArgument] OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:988:61: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1060:24: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1166:26: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:170:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1166:26: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1182:26: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:170:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1182:26: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1240:10: style: The scope of the variable 'newfile' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1509:21: style: Local variable 'file' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:653:27: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1509:21: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1531:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1545:18: warning: Return value of function m_pixels.release() is not used. [ignoredReturnValue] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1566:21: style: Local variable 'file' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:653:27: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1566:21: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1573:27: portability: 'm_pixels.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1659:40: style:inconclusive: Function 'set_max_open_files' argument 1 names different: declaration 'm' definition 'max_open_files'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:872:33: note: Function 'set_max_open_files' argument 1 names different: declaration 'm' definition 'max_open_files'. OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1659:40: note: Function 'set_max_open_files' argument 1 names different: declaration 'm' definition 'max_open_files'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1717:50: style:inconclusive: Function 'mergestats' argument 1 names different: declaration 'merged' definition 'stats'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1059:43: note: Function 'mergestats' argument 1 names different: declaration 'merged' definition 'stats'. OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1717:50: note: Function 'mergestats' argument 1 names different: declaration 'merged' definition 'stats'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1721:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1869:17: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:1872:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2096:19: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:214:55: style:inconclusive: Function 'LevelInfo' argument 1 names different: declaration 'spec' definition 'spec_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:266:36: note: Function 'LevelInfo' argument 1 names different: declaration 'spec' definition 'spec_'. OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:214:55: note: Function 'LevelInfo' argument 1 names different: declaration 'spec' definition 'spec_'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2156:35: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2159:30: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:215:55: style:inconclusive: Function 'LevelInfo' argument 2 names different: declaration 'nativespec' definition 'nativespec_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:267:36: note: Function 'LevelInfo' argument 2 names different: declaration 'nativespec' definition 'nativespec_'. OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:215:55: note: Function 'LevelInfo' argument 2 names different: declaration 'nativespec' definition 'nativespec_'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2161:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2169:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2177:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2185:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2187:26: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2189:35: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2191:25: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2204:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2210:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2216:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2222:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2228:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2234:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2240:21: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2246:31: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2248:37: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2250:37: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2252:36: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2258:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2264:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2270:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2276:27: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2371:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2372:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2373:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2374:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2375:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2376:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2377:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2378:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2379:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2380:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2381:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2382:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2383:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2384:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2385:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2386:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2387:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2388:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2392:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2396:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:240:5: warning: Struct 'LevelInfo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2410:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2414:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2418:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2422:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2427:26: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2438:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2439:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2440:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2441:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2442:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2443:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2444:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2450:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2451:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2453:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2455:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2457:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2458:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2459:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2460:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2461:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2462:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2463:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2464:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2465:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2466:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2467:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2468:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2470:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2472:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2474:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2612:23: style: Condition 'm_mem_used>=(long long)m_max_memory_bytes' is always true [knownConditionTrueFalse] OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2579:20: note: Assuming that condition 'm_mem_used<(long long)m_max_memory_bytes' is not redundant OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2588:9: note: Assuming condition is false OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2612:23: note: Condition 'm_mem_used>=(long long)m_max_memory_bytes' is always true 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2719:15: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2732:5: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2734:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2735:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2736:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2737:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2739:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2740:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2741:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2742:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2743:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2744:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2765:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2815:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2836:18: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2842:18: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2850:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2855:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2859:11: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2863:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2867:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2871:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2876:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2880:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2886:18: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2905:18: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2923:40: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2927:40: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2934:44: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2941:44: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:2962:18: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:297:44: warning: Either the condition 'config' is redundant or there is possible null pointer dereference: config. [nullPointerRedundantCheck] OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:309:9: note: Assuming that condition 'config' is not redundant OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:297:44: note: Null pointer dereference 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3064:59: style:inconclusive: Function 'get_thumbnail' argument 2 names different: declaration 'thumbnail' definition 'thumb'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:909:52: note: Function 'get_thumbnail' argument 2 names different: declaration 'thumbnail' definition 'thumb'. OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3064:59: note: Function 'get_thumbnail' argument 2 names different: declaration 'thumbnail' definition 'thumb'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3219:31: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3287:29: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3367:31: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3378:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3388:24: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3402:21: style: Variable 't' can be declared as pointer to const [constVariablePointer] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3402:25: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3474:41: style:inconclusive: Function 'invalidate' argument 1 names different: declaration 'file' definition 'handle'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1052:34: note: Function 'invalidate' argument 1 names different: declaration 'file' definition 'handle'. OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3474:41: note: Function 'invalidate' argument 1 names different: declaration 'file' definition 'handle'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3653:28: style:inconclusive: Boolean expression 'udim2_0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3654:10: style: Local variable 'is_udim' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:223:10: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3654:10: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3654:26: style:inconclusive: Boolean expression 'udim1' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3708:16: style: Variable 'ud' can be declared as reference to const [constVariableReference] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:371:52: style: Parameter 'icfile' can be declared as reference to const [constParameterReference] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3909:18: style: Variable 'errptr' can be declared as pointer to const [constVariablePointer] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:3995:10: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:511:15: style: Local variable 'nativespec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:178:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:511:15: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:617:23: style: Local variable 'levelinfo' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:318:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:617:23: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:660:27: style: Local variable 'levelinfo' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:318:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:660:27: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:708:16: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:170:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:708:16: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:717:21: style: Local variable 'textureformat' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:184:15: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:717:21: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:717:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:729:32: style: Local variable 'spec' shadows outer variable [shadowVariable] OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:708:16: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:729:32: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:742:35: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:833:22: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:170:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:833:22: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:909:22: style: Local variable 'spec' shadows outer function [shadowFunction] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:170:22: note: Shadowed declaration OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:909:22: note: Shadow variable 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:992:9: style: The scope of the variable 'x' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:993:9: style: The scope of the variable 'y' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:994:9: style: The scope of the variable 'z' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache.cpp:998:9: style: The scope of the variable 'colortransformid' can be reduced. [variableScope] head OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1061:41: error: syntax error [syntaxError] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1061:51: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:118:5: warning:inconclusive: Member variable 'UdimInfo::u' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:118:5: warning:inconclusive: Member variable 'UdimInfo::v' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1233:9: style: Statements following 'return' will never be executed. [unreachableCode] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1235:31: portability: Casting from double * to signed long long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1235:31: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1236:31: portability: Casting from double * to signed long long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1236:31: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:1237:31: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:219:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_chbegin' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_chend' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_colortransformid' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_miplevel' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_subimage' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_x' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_y' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:483:5: warning: Member variable 'TileID::m_z' is not initialized in the constructor. [uninitMemberVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:589:57: warning: Either the condition 'id.m_file' is redundant or there is possible null pointer dereference: id.m_file. [nullPointerRedundantCheck] OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:589:25: note: Assuming that condition 'id.m_file' is not redundant OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:589:57: note: Null pointer dereference 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:610:5: style: Class 'ImageCacheTile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/imagecache_pvt.h:763:9: performance: Variable 'purge' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] head OpenImageIO-2.5.7.0/src/libtexture/texoptions.cpp:140:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Last [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:123:9: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:124:51: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:266:18: style:inconclusive: Function 'texture3d_lookup_nomip' argument 1 names different: declaration 'texfile' definition 'texturefile'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:458:46: note: Function 'texture3d_lookup_nomip' argument 1 names different: declaration 'texfile' definition 'texturefile'. OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:266:18: note: Function 'texture3d_lookup_nomip' argument 1 names different: declaration 'texfile' definition 'texturefile'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:319:30: style:inconclusive: Function 'accum3d_sample_closest' argument 2 names different: declaration 'level' definition 'miplevel'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:470:58: note: Function 'accum3d_sample_closest' argument 2 names different: declaration 'level' definition 'miplevel'. OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:319:30: note: Function 'accum3d_sample_closest' argument 2 names different: declaration 'level' definition 'miplevel'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:350:18: style:inconclusive: Boolean expression 'svalid' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:350:27: style:inconclusive: Boolean expression 'rvalid' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:423:55: debug: Function::addArguments found argument 'convert' with varid 0. [varid0] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:427:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:427:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:428:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:428:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:429:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:429:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:430:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:430:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:431:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:431:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:432:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:432:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:433:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:433:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:434:40: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:434:41: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:444:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:444:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:445:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:445:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:446:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:446:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:447:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:447:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:448:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:448:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:449:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:449:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:450:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:450:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:451:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:451:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:455:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:455:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:456:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:456:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:457:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:457:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:458:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:458:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:459:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:459:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:460:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:460:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:461:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:461:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:462:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:462:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:466:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:466:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:467:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:467:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:468:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:468:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:469:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:469:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:470:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:470:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:471:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:471:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:472:38: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:472:39: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:473:44: portability: Casting between const unsigned char * and const float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:473:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:483:30: style:inconclusive: Function 'accum3d_sample_bilinear' argument 2 names different: declaration 'level' definition 'miplevel'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:476:59: note: Function 'accum3d_sample_bilinear' argument 2 names different: declaration 'level' definition 'miplevel'. OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:483:30: note: Function 'accum3d_sample_bilinear' argument 2 names different: declaration 'level' definition 'miplevel'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:579:18: style: The scope of the variable 'black' can be reduced. [variableScope] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:583:52: style:inconclusive: Boolean expression 'tile_s!=tilewidthmask' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:584:53: style:inconclusive: Boolean expression 'tile_t!=tileheightmask' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:585:52: style:inconclusive: Boolean expression 'tile_r!=tiledepthmask' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:586:37: style:inconclusive: Boolean expression 's_onetile' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:586:49: style:inconclusive: Boolean expression 'r_onetile' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:631:42: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:631:42: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:63:22: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:71:45: style:inconclusive: Function 'texture3d' argument 1 names different: declaration 'texture_handle' definition 'texture_handle_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:180:35: note: Function 'texture3d' argument 1 names different: declaration 'texture_handle' definition 'texture_handle_'. OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:71:45: note: Function 'texture3d' argument 1 names different: declaration 'texture_handle' definition 'texture_handle_'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:72:41: style:inconclusive: Function 'texture3d' argument 2 names different: declaration 'thread_info' definition 'thread_info_'. [funcArgNamesDifferent] OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:180:62: note: Function 'texture3d' argument 2 names different: declaration 'thread_info' definition 'thread_info_'. OpenImageIO-2.5.7.0/src/libtexture/texture3d.cpp:72:41: note: Function 'texture3d' argument 2 names different: declaration 'thread_info' definition 'thread_info_'. 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:104:13: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:114:43: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:122:45: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:129:36: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:335:51: style: C-style pointer casting [cstyleCast] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:40:5: style: Class 'TextureSystemImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:583:51: style: Parameter 'options' can be declared as reference to const [constParameterReference] 2.13.0 OpenImageIO-2.5.7.0/src/libtexture/texture_pvt.h:624:63: style: Parameter 'texturefile' can be declared as reference to const [constParameterReference] head OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_csha1 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:77:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/SHA1.cpp:87:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1022:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prog [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1032:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1083:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1119:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_argc [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preoption_help [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_postoption_help [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1154:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_running [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_running [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aborted [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aborted [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1186:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_arg [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:1194:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next_arg [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:222:12: style: The scope of the variable 'n' can be reduced. [variableScope] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:343:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:362:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:385:16: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:387:16: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:389:16: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:430:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_exit_on_error [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:453:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_help [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:454:42: style: Parameter 'arg' can be declared as reference to const [constParameterReference] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:470:42: style: Parameter 'arg' can be declared as reference to const [constParameterReference] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:616:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:684:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:692:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:704:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:746:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_global [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:811:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_action [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:820:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dest [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:829:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hidden [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:838:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_always_run [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:899:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:908:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_usage [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:917:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:926:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_epilog [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:935:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prog [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:944:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_print_defaults [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:953:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_add_help [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:962:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_version [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:971:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_exit_on_error [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse.cpp:997:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_errmessage [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/argparse_test.cpp:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:158:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:182:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/atomic_test.cpp:215:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/benchmark.cpp:126:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autounit [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/benchmark.cpp:229:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1084:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1202:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_error [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_error [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1236:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mode [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1246:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_close [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1253:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1272:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1291:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1311:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1323:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1347:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1362:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1372:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:1393:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:313:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_directory_iterator [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:401:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owner_exe [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem.cpp:907:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:339:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:377:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:387:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:507:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:568:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:598:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:617:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filesystem_test.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:67:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:691:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:72:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_w [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_h [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:776:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:788:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:801:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:813:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:826:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter.cpp:838:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_a [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter_test.cpp:118:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/filter_test.cpp:65:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:307:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:354:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:392:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:453:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:541:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:689:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/fmath_test.cpp:725:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:266:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_view [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:269:63: debug: Function::addArguments found argument 's' with varid 0. [varid0] 2.13.0 OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:273:63: debug: Function::addArguments found argument 's' with varid 0. [varid0] 2.13.0 OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:277:63: debug: Function::addArguments found argument 's' with varid 0. [varid0] 2.13.0 OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:282:28: debug: Function::addArguments found argument 's' with varid 0. [varid0] 2.13.0 OpenImageIO-2.5.7.0/src/libutil/hash_test.cpp:286:63: debug: Function::addArguments found argument 's' with varid 0. [varid0] head OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/optparser_test.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:123:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:146:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/parallel_test.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:129:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:195:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:215:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:271:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:294:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:365:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:377:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_copy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:392:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:415:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:430:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:453:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:466:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:477:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:488:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:499:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:529:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:540:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:553:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:567:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:585:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:605:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:630:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist.cpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_copy [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:265:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/paramlist_test.cpp:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/spin_rw_test.cpp:82:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:122:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/spinlock_test.cpp:97:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1017:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1031:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1093:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1195:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1214:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1334:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1508:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1570:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1617:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1654:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:1714:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_test_failures [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:348:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strutil [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:451:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:754:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:801:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:815:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:838:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/strutil_test.cpp:863:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/thread.cpp:542:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_submitter_thread [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/thread.cpp:612:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pool [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/thread.cpp:707:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Index [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/thread_test.cpp:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:170:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecsemantics [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:267:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_sprintf [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:425:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable escape_strings [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:486:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable escape_strings [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:562:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VEC2 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:680:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:70:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LASTBASE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:723:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:798:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUstringhash [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:863:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:885:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc.cpp:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LASTBASE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/typedesc_test.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:113:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashed [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:127:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashed [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:178:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TableRep [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:185:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TableRep [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_CACHE_ALIGN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:448:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:500:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring.cpp:86:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashed [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:174:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ustringhash [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:316:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/ustring_test.cpp:80:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ustring [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/libutil/xxhash.cpp:260:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:197:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OIIO_INTRO_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/maketx/maketx.cpp:523:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MakeTxTexture [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:117:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEPTH_8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:216:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numThreads [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:309:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:327:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Chan_Alpha [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:387:19: style: Parameter 'iop' can be declared as pointer to const. However it seems that 'buildformat' is a callback function, if 'iop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:407:51: note: You might need to cast the function pointer here OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:387:19: note: Parameter 'iop' can be declared as pointer to const head OpenImageIO-2.5.7.0/src/nuke/txReader/txReader.cpp:87:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_KNOB_CHANGED [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:172:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STARTLINE [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/nuke/txWriter/txWriter.cpp:265:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Chan_Alpha [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:274:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:348:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/null.imageio/nullimageio.cpp:370:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/diff.cpp:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DiffErrOK [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:102:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:219:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:258:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeInt [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/imagerec.cpp:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_miplevels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/oiiotool.h:903:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_attribs [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:200:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:272:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:318:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialText [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:500:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialText [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:562:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SerialText [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/oiiotool/printinfo.cpp:90:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1085:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1089:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1093:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1109:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1113:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1117:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1132:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1136:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1144:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1148:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1162:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1168:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1201:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1205:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1209:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1220:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1224:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1228:54: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1237:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1241:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1249:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1253:55: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1299:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1324:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_LEVEL [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1348:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1416:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1493:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1529:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1615:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:1688:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:181:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_LEVEL [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:219:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:244:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENEXR_VERSION_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:361:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:379:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Create [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:539:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deep [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:562:14: style:inconclusive: Boolean expression 'deep' is used in bitwise operation. [bitwiseOnBoolean] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:646:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:678:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:820:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_LEVEL [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/openexr.imageio/exroutput.cpp:910:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:102:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_INFO_bKGD [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:210:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:439:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_COLOR_TYPE_GRAY [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:499:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/png_pvt.h:575:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:187:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pnginput.cpp:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:248:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:308:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/png.imageio/pngoutput.cpp:372:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoStride [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:117:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:148:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disallow2Channel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:218:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:81:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/pnm.imageio/pnmoutput.cpp:98:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1116:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1117:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1119:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1121:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1122:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1212:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1363:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1395:12: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1397:12: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1409:12: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1411:12: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1421:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1448:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1449:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1450:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1451:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1452:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1461:12: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1463:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1465:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1479:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1480:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1481:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1484:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1488:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1497:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1498:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1499:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1500:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1501:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1502:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1516:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1538:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1541:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1642:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1644:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1667:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1677:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1679:12: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1681:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1682:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1716:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] 2.13.0 OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1719:16: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:1921:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:2010:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:329:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:351:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:533:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/psd.imageio/psdinput.cpp:646:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/ptex.imageio/ptexinput.cpp:277:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_colorconfig.cpp:16:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_deepdata.cpp:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:170:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:205:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:239:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebuf.cpp:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebufalgo.cpp:1335:42: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/python/py_imagebufalgo.cpp:1846:29: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/python/py_imagebufalgo.cpp:205:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channelnames [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebufalgo.cpp:2262:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Left [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagebufalgo.cpp:2352:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagecache.cpp:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagecache.cpp:71:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageinput.cpp:172:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageinput.cpp:21:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageinput.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageinput.cpp:93:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageoutput.cpp:102:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageoutput.cpp:131:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageoutput.cpp:194:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageoutput.cpp:47:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imageoutput.cpp:74:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_imagespec.cpp:61:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:217:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:241:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeDesc [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:262:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:279:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float_ [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:297:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeDesc [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:322:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:399:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:410:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:451:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:462:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUnknown [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:555:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_oiio.h:614:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float_ [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_paramvalue.cpp:132:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_paramvalue.cpp:17:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_paramvalue.cpp:88:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_roi.cpp:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_texturesys.cpp:101:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Closest [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_texturesys.cpp:114:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstchannel [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_texturesys.cpp:180:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literals [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_texturesys.cpp:28:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingcolor [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_texturesys.cpp:72:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_texturesys.cpp:88:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/python/py_typedesc.cpp:16:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:1444:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBRAW_SUCCESS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:1477:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:170:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:179:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:188:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:197:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:206:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:324:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:378:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/raw.imageio/rawinput.cpp:416:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBRAW_SUCCESS [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:255:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:521:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:63:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:654:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlainput.cpp:713:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlaoutput.cpp:149:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlaoutput.cpp:349:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basetype [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlaoutput.cpp:376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlaoutput.cpp:399:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlaoutput.cpp:503:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/rla.imageio/rlaoutput.cpp:72:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/sgi.imageio/sgiinput.cpp:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/sgi.imageio/sgiinput.cpp:183:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/sgi.imageio/sgiinput.cpp:248:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:102:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:162:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/sgi.imageio/sgioutput.cpp:185:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:235:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNCOMPRESSED [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:287:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:346:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/softimage.imageio/softimageinput.cpp:411:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_NODATA [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:475:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TGA_ALPHA_INVALID [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:562:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:648:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:735:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targainput.cpp:923:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_Y_FLIP [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:267:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:433:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:458:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:478:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:537:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/targa.imageio/targaoutput.cpp:707:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchannels [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:105:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:151:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/term.imageio/termoutput.cpp:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1064:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1094:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1155:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1175:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1251:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1301:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1424:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1594:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spec [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1613:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_depth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1653:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1718:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeUInt16 [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:1801:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeFloat [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:316:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:351:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:538:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:584:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:643:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:660:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchWidth [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:699:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WrapPeriodic [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:741:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:798:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:896:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:982:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/testtex/testtex.cpp:998:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tex [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:150:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEBP_FF_CANVAS_WIDTH [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:294:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/webp.imageio/webpinput.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/webp.imageio/webpoutput.cpp:63:15: style: C-style pointer casting [cstyleCast] head OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:247:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:330:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/src/zfile.imageio/zfile.cpp:360:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:116:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:165:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:176:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:188:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:213:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Center [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:225:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:279:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MakeTxTexture [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imagebufalgo.cpp:59:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head OpenImageIO-2.5.7.0/testsuite/docs-examples-cpp/src/docs-examples-imageoutput.cpp:65:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] DONE