Commit 94ee9f2
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.1 parent 6d12d0d commit 94ee9f2
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | 971 | | |
975 | 972 | | |
976 | 973 | | |
| |||
992 | 989 | | |
993 | 990 | | |
994 | 991 | | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
| |||
0 commit comments