Commit 420564a
committed
Fix set verdict data type parsing
Currently parsing sets with "verdict" data type results in the
"verdict" type to be set as the key type, and the data type
remaining zero.
Properly set the verdict type to Set DataType field instead of
the KeyType.
Signed-off-by: Mikhail Sennikovsky <mikhail.sennikovskii@ionos.com>1 parent 51c44dc commit 420564a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
746 | | - | |
| 746 | + | |
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| |||
0 commit comments