| b4e2f619 | 19-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix errors introduced in !6090 reported in https://gitlab.com/petsc/petsc/-/issues/1389
If matrices were destroyed (possibly through a type change) before their hash state was destroyed they would
Fix errors introduced in !6090 reported in https://gitlab.com/petsc/petsc/-/issues/1389
If matrices were destroyed (possibly through a type change) before their hash state was destroyed they would result in incorrect results or memory leaks
Commit-type: bug-fix Reported-by: Pierre Jolivet
show more ...
|