java-topology/defects/kdenlive/patch
russell@unturf.com 282282447c kdenlive+audacity: 5-MOAD scan complete; kdenlive-0009 MOAD-0005 new defect
kdenlive: all 5 MOADs scanned.
- MOAD-0001: 8 pre-existing CWE-407 patches confirmed, no new sites found.
- MOAD-0002: pCore god object (3704 refs) noted as Intertangle observation.
- MOAD-0003: CLEAN (thread_local is execution guard, not request identity).
- MOAD-0004: CLEAN (no credential logging).
- MOAD-0005 NEW: buildLumaThumbs() called via QtConcurrent::run() writes
  to MainWindow::m_lumacache (QMap, not thread-safe) without mutex while UI
  widgets read/write the same map from the main thread — data race on project
  load. Patch: add QMutex, wrap all m_lumacache access sites.

audacity: all 5 MOADs scanned.
- MOAD-0001: 2 pre-existing CWE-407 patches confirmed, no new sites found.
- MOAD-0002 through MOAD-0005: CLEAN.

9/9 KdenliveTest PASS (added kdenlive-0009 MOAD-0005 threading test).
2026-03-31 21:13:14 -04:00
..
kdenlive-0001-thumbnailcache-storedOnDisk-linear-find.patch undf: assign 798-805; stamp kdenlive+shotcut patches 2026-03-30 11:28:35 -04:00
kdenlive-0002-timelinemodel-clipIds-mix-linear-find.patch undf: assign 798-805; stamp kdenlive+shotcut patches 2026-03-30 11:28:35 -04:00
kdenlive-0003-timelinecontroller-sorted-clips-linear-find.patch undf: assign 798-805; stamp kdenlive+shotcut patches 2026-03-30 11:28:35 -04:00
kdenlive-0004-timelinemodel-resize-all-items-linear-find.patch undf: assign 798-805; stamp kdenlive+shotcut patches 2026-03-30 11:28:35 -04:00
kdenlive-0005-previewmanager-chunk-lists-linear-contains.patch undf: stamp kdenlive-0005..0008 (UNDF-2026-000000835..838) 2026-03-30 14:40:29 -04:00
kdenlive-0006-timelinecontroller-canceled-guides-linear-find.patch undf: stamp kdenlive-0005..0008 (UNDF-2026-000000835..838) 2026-03-30 14:40:29 -04:00
kdenlive-0007-assetparametermodel-rows-indexOf-in-loops.patch undf: stamp kdenlive-0005..0008 (UNDF-2026-000000835..838) 2026-03-30 14:40:29 -04:00
kdenlive-0008-urllistparamwidget-addItemsInSameFolder-linear-find.patch undf: stamp kdenlive-0005..0008 (UNDF-2026-000000835..838) 2026-03-30 14:40:29 -04:00
kdenlive-0009-lumacache-qtconcurrent-race.patch kdenlive+audacity: 5-MOAD scan complete; kdenlive-0009 MOAD-0005 new defect 2026-03-31 21:13:14 -04:00
kdenlive-SCAN-2026-03-31.md kdenlive+audacity: 5-MOAD scan complete; kdenlive-0009 MOAD-0005 new defect 2026-03-31 21:13:14 -04:00