Commit f74658d
L0 provider: fix initialization
In case of error in the init function, cleanup was
being called on 'provider' which was being initialized
at the very end of init function, instead of 'ze_provider'.1 parent ec98c6d commit f74658d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| |||
0 commit comments