diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2012-12-17 02:37:44 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-12-16 16:00:09 -1000 |
commit | 33ae98c96f9e9564085fd6fc49f9a77fcf0fa331 (patch) | |
tree | bae8fefe5c64e4a7eed695c0a073e25b7df07224 /.gitignore | |
parent | 5c65ed2390d3772bd6773464c928e58b7585ba3c (diff) | |
download | subsurface-33ae98c96f9e9564085fd6fc49f9a77fcf0fa331.tar.gz |
Attempt to free plot data entries in each call to create_plot_info()
In profile.c:create_plot_info(), store the last address in which
memory was allocated for the plot data entries in the static
variable "last_pi_entry". If "last_pi_entry" isn't a NULL
pointer in each call to create_plot_info(), free memory at that
address.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions