This repository was archived by the owner on Dec 9, 2025. It is now read-only.
Commit b19edc5
upb: bugfix for importing a proto3 enum from within a proto2 file
We missed a code path where we need to use upb_MiniTable_IsClosedEnum()
PiperOrigin-RevId: 5516422151 parent 42cd349 commit b19edc5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments