Commit f487bb2
committed
Bugfix: Defining a default termination condition in MakeRootTreeWriterSpec
The content of the variant with the termination conditions was uninitialized,
leading to an invalid instance when extracting a concrete type from the variant.1 parent abcd8e0 commit f487bb2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | | - | |
| 225 | + | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
| |||
0 commit comments