Explicitly free output descriptor on desc%clone.

merge-paraggr
Salvatore Filippone 6 years ago
parent 4789277b19
commit 3ecdb7d026

@ -1030,6 +1030,7 @@ contains
name = 'psb_cdcpy'
if (desc%is_valid()) then
call desc_out%free(info)
ictxt = desc%get_context()
! check on blacs grid

Loading…
Cancel
Save