src/gray_tables: fix memory error with disabled table
This commit is contained in:
parent
10f783ca37
commit
d5bbda1ea2
@ -204,6 +204,7 @@ contains
|
|||||||
character(len=len(self%title) + 4) :: filepath_
|
character(len=len(self%title) + 4) :: filepath_
|
||||||
character(len=10) :: fmt
|
character(len=10) :: fmt
|
||||||
|
|
||||||
|
error = 0
|
||||||
if (self%empty()) return
|
if (self%empty()) return
|
||||||
|
|
||||||
! set default file name
|
! set default file name
|
||||||
|
Loading…
Reference in New Issue
Block a user