Commit dca7eed
committed
exit_uv: abort if state == 0
It used to crash on NULL pointer dereference, anyways, so make this
just explicit. Also use ERROR to comply with the abort.1 parent 9c7dc9e commit dca7eed
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
| 697 | + | |
| 698 | + | |
698 | 699 | | |
699 | 700 | | |
700 | 701 | | |
| |||
0 commit comments