Commit dafa614
committed
[LV] Fix missing entry in willGenerateVectors
willGenerateVectors switches on opcodes of a recipe, but Histogram is
missing in the switch statement, which could cause a crash in some
cases. The crash was initially observed when developing another patch:
no test case is included with this patch, as the bug is evident.1 parent 8639b36 commit dafa614
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4460 | 4460 | | |
4461 | 4461 | | |
4462 | 4462 | | |
| 4463 | + | |
4463 | 4464 | | |
4464 | 4465 | | |
4465 | 4466 | | |
| |||
0 commit comments