assimp/code/Common
Matthias Möller 3e7e4c8c52
Fix potential memory leak in SceneCombiner for LWS/IRR/MD3 loader (#5721)
* fix potential memory leak in scenecombiner

* also cleansup srclist

* de-duplicates before deleting

---------

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-08-29 11:21:59 +02:00
..
AssertHandler.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Assimp.cpp Expose aiGetEmbeddedTexture to C-API (#5382) 2024-08-21 21:15:57 +02:00
Base64.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
BaseImporter.cpp [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
BaseProcess.cpp Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
BaseProcess.h Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
Bitmap.cpp Fix a bug that could cause assertion failure. (#5575) 2024-05-22 21:20:22 +02:00
Compression.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Compression.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
CreateAnimMesh.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
DefaultIOStream.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
DefaultIOSystem.cpp Update DefaultIOSystem.cpp (#5697) 2024-08-02 18:28:29 +02:00
DefaultLogger.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
DefaultProgressHandler.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Exceptional.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Exporter.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
FileLogStream.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
FileSystemFilter.h Fix Heap-buffer-overflow READ in Assimp::FileSystemFilter::Cleanup 2023-06-14 07:40:28 +02:00
IFF.h Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
IOSystem.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Importer.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Importer.h Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
ImporterRegistry.cpp [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
Maybe.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PolyTools.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PostStepRegistry.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
RemoveComments.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
SGSpatialSort.cpp Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
SceneCombiner.cpp Fix potential memory leak in SceneCombiner for LWS/IRR/MD3 loader (#5721) 2024-08-29 11:21:59 +02:00
ScenePreprocessor.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
ScenePreprocessor.h Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
ScenePrivate.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
SkeletonMeshBuilder.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
SpatialSort.cpp Introduce interpolation mode to vectro and quaternion keys 2024-07-17 15:49:17 +02:00
StackAllocator.h Fix: StackAllocator Undefined Reference fix (#5650) 2024-07-03 10:05:58 +02:00
StackAllocator.inl Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
StandardShapes.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
StbCommon.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
StdOStreamLogStream.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Subdivision.cpp Fix possible nullptr dereferencing. (#5595) 2024-05-24 15:36:30 +02:00
TargetAnimation.cpp Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
TargetAnimation.h Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
Version.cpp Move revision.h and revision.h.in to include folder (#5615) 2024-06-12 21:01:03 +02:00
VertexTriangleAdjacency.cpp Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
VertexTriangleAdjacency.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Win32DebugLogStream.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
ZipArchiveIOSystem.cpp Remove default destructor definitions from cpp files (#5528) 2024-04-07 21:42:52 +02:00
assbin_chunks.h Renamed WriteDumb.cpp to WriteDump.cpp 2020-01-30 16:40:34 -05:00
material.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
scene.cpp Move aiScene constructor (#5614) 2024-06-11 21:19:52 +02:00
simd.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
simd.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00