Commit b01ce77
authored
Fix 40d23ed
Commit message correctly described intention but code was the opposite and would result in nil pointer dereference panic, same boolean inversion that #2979 was correcting. I'm more interested in the fact no test case exercises this code path to catch either of these, but that's a separate task.1 parent 3a9da80 commit b01ce77
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
0 commit comments