Skip to content
Snippets Groups Projects
Commit 3f9e12e8 authored by David Parkhurst's avatar David Parkhurst
Browse files

Fixed GFW bug on new elements in TRANSPORT

parent ed1c5314
Branches
Tags
No related merge requests found
Version @PHREEQC_VER@: @PHREEQC_DATE@ Version @PHREEQC_VER@: @PHREEQC_DATE@
---------------
January 2, 2020
---------------
PHREEQC: Fixed bug in TRANSPORT. The function GFW was used in a Basic program
on elements that were not found in the database. This led to increasing the
count of elements. The original number of elements was used to allocate space
for transport, but the incremented number was used to free space, which caused
a segmentation fault.
----------------- -----------------
November 20, 2019 November 20, 2019
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment