+Build/work/ui_ErrorReportDialog.h:136:61: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +cc1plus: warning: dereference of NULL ‘’ [CWE-476] [-Wanalyzer-null-dereference] +cc1plus: warning: dereference of NULL ‘__cur’ [CWE-476] [-Wanalyzer-null-dereference] +cc1plus: warning: dereference of NULL ‘__first’ [CWE-476] [-Wanalyzer-null-dereference] +cc1plus: warning: dereference of NULL ‘dest’ [CWE-476] [-Wanalyzer-null-dereference] +cc1plus: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +cc1plus: warning: dereference of possibly-NULL ‘__cur’ [CWE-690] [-Wanalyzer-possible-null-dereference] +cc1plus: warning: dereference of possibly-NULL ‘__first’ [CWE-690] [-Wanalyzer-possible-null-dereference] +cc1plus: warning: dereference of possibly-NULL ‘dest’ [CWE-690] [-Wanalyzer-possible-null-dereference] +cc1plus: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +cc1plus: warning: leak of ‘rotations.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +cc1plus: warning: leak of ‘vertices.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +cc1plus: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/ai/Anchors.h:59:8: warning: dereference of possibly-NULL ‘__cur’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/ai/Paths.h:119:8: warning: dereference of possibly-NULL ‘__dest’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/animation/Animation.h:125:17: warning: dereference of possibly-NULL ‘__cur’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/animation/AnimationRender.cpp:1253:35: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/animation/AnimationRender.cpp:1270:72: warning: leak of ‘grps.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_finish’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/animation/AnimationRender.cpp:1270:72: warning: leak of ‘grps.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/animation/Skeleton.h:31:8: warning: dereference of NULL ‘’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/animation/Skeleton.h:31:8: warning: dereference of possibly-NULL ‘__dest’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/audio/AudioEnvironment.h:52:7: warning: dereference of NULL ‘entry’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/audio/AudioResource.h:162:19: warning: leak of ‘audio::g_ambiances.audio::ResourceList >::m_list.std::vector >::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/audio/AudioResource.h:163:9: warning: use of NULL ‘’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] +Arx/src/audio/AudioResource.h:181:17: warning: use of NULL ‘entry’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] +Arx/src/audio/Stream.cpp:64:31: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/audio/openal/OpenALBackend.cpp:404:56: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/cinematic/CinematicController.cpp:58:48: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/cinematic/CinematicKeyframer.cpp:63:57: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/cinematic/CinematicTexture.cpp:329:28: warning: leak of ‘*this.CinematicGrid::m_mats.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/cinematic/CinematicTexture.cpp:344:30: warning: leak of ‘*this.CinematicGrid::m_inds.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/core/TimeTypes.h:48:24: warning: use after ‘delete’ of ‘pP’ [CWE-416] [-Wanalyzer-use-after-free] +Arx/src/game/Inventory.cpp:226:34: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/game/Inventory.cpp:959:62: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/game/Inventory.cpp:991:62: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/game/Inventory.h:77:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/game/Player.cpp:1134:93: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/game/magic/RuneDraw.h:39:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/game/magic/SpellRecognition.cpp:457:27: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/game/magic/spells/SpellsLvl06.cpp:286:24: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/game/magic/spells/SpellsLvl07.cpp:240:24: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/game/magic/spells/SpellsLvl07.cpp:367:24: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/GraphicsTypes.h:170:8: warning: dereference of NULL ‘__cur’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/GraphicsTypes.h:170:8: warning: dereference of possibly-NULL ‘__cur’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/GraphicsTypes.h:189:8: warning: dereference of possibly-NULL ‘__dest’ [CWE-690] [-Wanalyzer-possible-null-dereference] -Arx/src/graphics/Renderer.cpp:42:53: warning: dereference of NULL ‘0’ [CWE-690] [-Wanalyzer-null-dereference] -Arx/src/graphics/Renderer.cpp:46:58: warning: dereference of NULL ‘0’ [CWE-690] [-Wanalyzer-null-dereference] -Arx/src/graphics/Renderer.cpp:50:59: warning: dereference of NULL ‘0’ [CWE-690] [-Wanalyzer-null-dereference] -Arx/src/graphics/Renderer.cpp:56:88: warning: dereference of NULL ‘0’ [CWE-690] [-Wanalyzer-null-dereference] -Arx/src/graphics/Renderer.cpp:58:61: warning: dereference of NULL ‘0’ [CWE-690] [-Wanalyzer-null-dereference] +Arx/src/graphics/Renderer.cpp:42:53: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/Renderer.cpp:46:58: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/Renderer.cpp:50:59: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/Renderer.cpp:56:88: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/Renderer.cpp:58:61: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/Vertex.h:134:17: warning: dereference of NULL ‘__cur’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/Vertex.h:134:17: warning: dereference of possibly-NULL ‘__cur’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/data/FTL.cpp:132:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/data/Mesh.cpp:1041:46: warning: dereference of NULL ‘*__last$_M_current’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/graphics/data/Mesh.cpp:1110:41: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/data/Mesh.cpp:1113:41: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/data/Mesh.cpp:1116:41: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/data/Mesh.cpp:1119:41: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/data/Mesh.cpp:1123:68: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/data/Mesh.cpp:1126:45: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/data/MeshManipulation.h:67:8: warning: dereference of possibly-NULL ‘__dest’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/data/TextureContainer.cpp:182:54: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/data/TextureContainer.cpp:218:75: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/effects/Trail.h:30:7: warning: use after ‘delete’ of ‘’ [CWE-416] [-Wanalyzer-use-after-free] +Arx/src/graphics/image/Image.cpp:64:15: warning: use of possibly-NULL ‘*Image::__ct_base ::this.Image::m_data’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/image/Image.cpp:64:15: warning: use of possibly-NULL ‘*Image::operator=::this.Image::m_data’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/image/Image.cpp:246:35: warning: leak of ‘*this.Image::m_data’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/image/Image.cpp:509:51: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/image/Image.cpp:511:15: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/image/Image.cpp:512:15: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/opengl/GLVertexBuffer.h:243:9: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/opengl/GLVertexBuffer.h:310:9: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/opengl/GLVertexBuffer.h:609:9: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:567:49: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/graphics/spells/Spells05.h:55:7: warning: use after ‘delete’ of ‘projectile’ [CWE-416] [-Wanalyzer-use-after-free] +Arx/src/graphics/texture/PackedTexture.cpp:133:40: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/graphics/texture/PackedTexture.cpp:147:9: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/texture/PackedTexture.cpp:168:9: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/texture/PackedTexture.cpp:184:35: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/graphics/texture/PackedTexture.cpp:187:35: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/gui/MainMenu.cpp:96:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:139:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:244:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:382:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:452:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:495:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:564:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:677:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:698:98: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:707:111: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1007:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:1022:102: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1033:68: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1215:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:1404:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:1416:117: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1568:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:1579:75: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1584:68: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1756:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:1770:43: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1773:92: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1779:100: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1966:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/gui/MainMenu.cpp:1976:108: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1982:121: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1988:96: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:1994:94: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:2063:102: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/MainMenu.cpp:2071:100: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/menu/MenuPage.cpp:154:94: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/CheckboxWidget.cpp:35:45: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/CycleTextWidget.cpp:36:68: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/CycleTextWidget.cpp:37:97: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/CycleTextWidget.cpp:38:99: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/CycleTextWidget.cpp:82:59: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/CycleTextWidget.cpp:94:46: warning: leak of ‘*this.CycleTextWidget::m_entries.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/gui/widget/SliderWidget.cpp:35:45: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/SliderWidget.cpp:36:97: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/gui/widget/SliderWidget.cpp:37:99: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/io/IniSection.h:26:7: warning: dereference of possibly-NULL ‘__dest’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/io/resource/PakReader.cpp:72:24: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/io/resource/PakReader.cpp:453:93: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/io/resource/PakReader.cpp:490:43: warning: dereference of NULL ‘fat.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/io/resource/PakReader.cpp:677:46: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/lib/ArxIO.cpp:100:20: warning: use of possibly-NULL ‘*out’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/math/Rectangle.h:181:17: warning: leak of ‘*PanelWidget::add::this.PanelWidget::m_children.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/physics/Physics.h:84:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/scene/ChangeLevel.cpp:260:61: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/scene/ChangeLevel.cpp:475:15: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] +Arx/src/scene/ChangeLevel.cpp:475:15: warning: dereference of possibly-NULL ‘buffer.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/scene/Interactive.cpp:493:39: warning: leak of ‘treatio.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/scene/Interactive.cpp:701:32: warning: leak of ‘*io.Entity::tweaks.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/scene/Interactive.cpp:1999:90: warning: leak of ‘.ScriptParameters::.std::vector >::.std::_Vector_base, std::allocator > >::_M_impl.std::_Vector_base, std::allocator > >::_Vector_impl::.std::_Vector_base, std::allocator > >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/scene/Interactive.cpp:2008:90: warning: leak of ‘.ScriptParameters::.std::vector >::.std::_Vector_base, std::allocator > >::_M_impl.std::_Vector_base, std::allocator > >::_Vector_impl::.std::_Vector_base, std::allocator > >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/scene/Light.cpp:139:49: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptEvent.cpp:219:73: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptUtils.h:157:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedCamera.cpp:241:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedCamera.cpp:242:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedCamera.cpp:243:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedCamera.cpp:244:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedCamera.cpp:245:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedCamera.cpp:246:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedCamera.cpp:247:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:375:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:376:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:377:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:378:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:379:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:380:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:381:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:382:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:383:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedControl.cpp:384:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:467:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:468:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:469:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:470:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:471:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:472:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedConversation.cpp:473:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:747:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:748:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:749:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:750:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:751:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:752:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:753:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:754:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:755:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:756:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:757:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:758:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOControl.cpp:759:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOProperties.cpp:103:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedIOProperties.cpp:132:17: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedIOProperties.cpp:592:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOProperties.cpp:593:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOProperties.cpp:607:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOProperties.cpp:608:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedIOProperties.cpp:609:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:394:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:395:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:396:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:397:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:398:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:399:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:400:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:401:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:402:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:403:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:404:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInterface.cpp:405:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInventory.cpp:166:25: warning: leak of ‘’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/script/ScriptedInventory.cpp:219:73: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedInventory.cpp:411:32: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInventory.cpp:412:32: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInventory.cpp:413:32: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedInventory.cpp:552:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:391:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:392:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:393:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:394:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:395:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:396:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:397:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:398:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:399:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:400:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:401:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:402:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedItem.cpp:403:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:87:69: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedLang.cpp:120:67: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedLang.cpp:206:73: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedLang.cpp:755:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:756:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:757:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:758:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:759:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:760:33: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:898:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:903:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:904:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:909:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:910:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedLang.cpp:911:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:554:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:555:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:556:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:557:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:558:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:559:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:560:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:561:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:562:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:563:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:564:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:565:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:566:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedNPC.cpp:567:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedPlayer.cpp:673:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedPlayer.cpp:674:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedPlayer.cpp:675:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedPlayer.cpp:676:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedPlayer.cpp:677:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedVariable.cpp:144:67: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedVariable.cpp:245:63: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/src/script/ScriptedVariable.cpp:302:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/script/ScriptedVariable.cpp:307:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/src/util/Flags.h:102:25: warning: leak of ‘treatio.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/util/Flags.h:107:25: warning: leak of ‘*this.MassIncinerateSpell::.SpellBase::m_targets.std::vector >::.std::_Vector_base, std::allocator > >::_M_impl.std::_Vector_base, std::allocator > >::_Vector_impl::.std::_Vector_base, std::allocator > >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/util/Flags.h:140:25: warning: leak of ‘*this.MassParalyseSpell::.SpellBase::m_targets.std::vector >::.std::_Vector_base, std::allocator > >::_M_impl.std::_Vector_base, std::allocator > >::_Vector_impl::.std::_Vector_base, std::allocator > >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/util/Flags.h:140:25: warning: leak of ‘treatio.std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start’ [CWE-401] [-Wanalyzer-malloc-leak] +Arx/src/window/SDL2Window.cpp:904:52: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/ErrorReport.h:53:16: warning: dereference of possibly-NULL ‘__cur’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/tools/crashreporter/qhexedit/QHexEdit.cpp:31:46: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:39:41: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:128:113: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:130:112: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:138:81: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:146:103: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:148:102: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:154:113: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:156:104: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:164:82: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:169:97: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/crashreporter/tbg/HTTPClient.h:130:47: warning: dereference of possibly-NULL ‘’ [CWE-690] [-Wanalyzer-possible-null-dereference] +Arx/tools/crashreporter/tbg/HTTPClientCURL.cpp:154:41: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/profiler/ui/ArxProfiler.cpp:231:42: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] +Arx/tools/profiler/ui/ArxProfiler.cpp:401:77: warning: use of possibly-NULL ‘’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] -make: Target 'default_target' not remade because of errors. -make[1]: Target 'all' not remade because of errors. -make[2]: Target 'CMakeFiles/_arx_arxtool_ArxIO_common.dir/build' not remade because of errors. -make[2]: Target 'CMakeFiles/_arx_arxtool_arxtest_common.dir/build' not remade because of errors. -make[2]: Target 'CMakeFiles/_arx_arxtool_common.dir/build' not remade because of errors. -make[2]: Target 'CMakeFiles/common.dir/build' not remade because of errors. -Arx/src/core/Localisation.cpp:429:1: internal compiler error: Segmentation fault -Arx/src/io/Blast.cpp:481:1: internal compiler error: Segmentation fault -Arx/src/io/IniReader.cpp:314:1: internal compiler error: Segmentation fault -Arx/src/io/IniSection.cpp:104:1: internal compiler error: Segmentation fault -Arx/src/io/SaveBlock.cpp:672:1: internal compiler error: Segmentation fault -Arx/src/io/fs/FileStream.cpp:94:1: internal compiler error: Segmentation fault -Arx/src/io/fs/Filesystem.cpp:107:1: internal compiler error: Segmentation fault -Arx/src/io/fs/FilesystemPOSIX.cpp:410:1: internal compiler error: Segmentation fault -Arx/src/io/log/ColorLogger.cpp:82:1: internal compiler error: Segmentation fault -Arx/src/io/log/ConsoleLogger.cpp:70:1: internal compiler error: Segmentation fault -Arx/src/io/resource/PakEntry.cpp:175:1: internal compiler error: Segmentation fault -Arx/src/io/resource/PakReader.cpp:711:24: internal compiler error: Segmentation fault -Arx/src/io/resource/ResourceSetup.cpp:176:1: internal compiler error: Segmentation fault -Arx/src/platform/Environment.cpp:726:1: internal compiler error: Segmentation fault -Arx/src/platform/OS.cpp:689:1: internal compiler error: Segmentation fault -Arx/src/platform/ProgramOptions.cpp:27:21: internal compiler error: Segmentation fault -Arx/src/platform/ProgramOptions.h:132:18: internal compiler error: Segmentation fault -Arx/src/platform/Time.cpp:98:1: internal compiler error: Segmentation fault -Arx/src/util/String.cpp:107:1: internal compiler error: Segmentation fault -Arx/src/util/cmdline/CommandLine.cpp:76:1: internal compiler error: Segmentation fault -Arx/src/util/cmdline/Parser.cpp:187:3: internal compiler error: Segmentation fault