undf: assign UNDF-2026-000000464 to hibernate-0007, stamp patch
This commit is contained in:
parent
78f834e1e7
commit
28f184a160
3 changed files with 4 additions and 1 deletions
|
|
@ -577,5 +577,6 @@
|
|||
"typeorm-0005": "UNDF-2026-000000426",
|
||||
"typescript-0002": "UNDF-2026-000000440",
|
||||
"typescript-0003": "UNDF-2026-000000441",
|
||||
"kafka-0009": "UNDF-2026-000000451"
|
||||
"kafka-0009": "UNDF-2026-000000451",
|
||||
"hibernate-0007": "UNDF-2026-000000464"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000464
|
||||
# hibernate-0007: buildRecursiveOrderedFkSecondPasses diamond recursion O(2^D)
|
||||
|
||||
## Summary
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000464
|
||||
--- a/hibernate-core/src/main/java/org/hibernate/boot/internal/InFlightMetadataCollectorImpl.java
|
||||
+++ b/hibernate-core/src/main/java/org/hibernate/boot/internal/InFlightMetadataCollectorImpl.java
|
||||
@@ -1803,7 +1803,8 @@ public class InFlightMetadataCollectorImpl implements InFlightMetadataCollector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue