Commit 3ec83cd
committed
src: clear envinst_ after env
As long as env() doesn't return nullptr it is assumed that access to
envinst_ is possible. So change the order of cleanup.
PR-URL: #24
Reviewed-by: Santiago Gimeno <santiago.gimeno@gmail.com>1 parent 1dca94b commit 3ec83cd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | 976 | | |
980 | 977 | | |
981 | 978 | | |
| |||
997 | 994 | | |
998 | 995 | | |
999 | 996 | | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
| |||
0 commit comments