mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
fixed memory leak particle during sample external source sites
This commit is contained in:
parent
b34cfe7bac
commit
822e23005d
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ contains
|
|||
end if
|
||||
end if
|
||||
end do
|
||||
call p % clear()
|
||||
|
||||
case (SRC_SPACE_POINT)
|
||||
! Point source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue