undf: assign 793-794; stamp gimp patches

This commit is contained in:
russell@unturf.com 2026-03-30 11:22:14 -04:00
parent 9b60b61e9c
commit 20089cbd72
3 changed files with 5 additions and 1 deletions

View file

@ -790,5 +790,7 @@
"libreoffice-0004": "UNDF-2026-000000789",
"libreoffice-0005": "UNDF-2026-000000790",
"hive-0001": "UNDF-2026-000000791",
"hive-0003": "UNDF-2026-000000792"
"hive-0003": "UNDF-2026-000000792",
"gimp-0001": "UNDF-2026-000000793",
"gimp-0002": "UNDF-2026-000000794"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000793
# UNDF: (leave blank)
# CWE-407: Algorithmic Complexity — layer stack dedup O(S² × L²)
# File: app/core/gimpimage.c

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000794
# UNDF: (leave blank)
# CWE-407: Algorithmic Complexity — remove_from_layer_stack O(C × S × L)
# File: app/core/gimpimage.c