jacobwilliams / json-fortran

A Modern Fortran JSON API
https://jacobwilliams.github.io/json-fortran/
Other
332 stars 83 forks source link

check allocation status of me%name #491

Closed jacobwilliams closed 3 years ago

jacobwilliams commented 3 years ago

There are some error messages where we try to print me%name without checking if it is actually allocated.