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

@ -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