nullify after deallocation#3
Conversation
|
How could I test this in my code? |
|
@olivhoenen has suggested I add the |
|
I now have the following code: |
|
I don't think this nullify is going to work. Please first reproduce in a simple case @prasad-sawantdesai. |
|
In my code, nullifying all the top level AoSs from |
| end if | ||
|
|
||
| ids_time_size = size(ids%time) | ||
| if (associated(ids%time)) then |
There was a problem hiding this comment.
This seems like a valid addition, but it is not related to the issue, so:
- please do it in a separate PR
- and probably better to add it in a else statement from block starting line 1608 (as we test association there already)
Uh oh!
There was an error while loading. Please reload this page.