diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-06-03 18:04:39 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-03 18:04:39 -0700 |
commit | c5437c7499514d1cc3fa7486921aecdd8d25944e (patch) | |
tree | be6fd6f08b1c6b0425b389c8efa591dc59fd02af /scripts | |
parent | a12b10c008c4cce58db3b128349b7d9ce1a61296 (diff) | |
download | subsurface-c5437c7499514d1cc3fa7486921aecdd8d25944e.tar.gz |
Dive edit: don't free the taglist of the master dive
We do all of our edits on a copy of the dive - but the tag_list points to
the tag_list of the master dive (based on how we create that copy of the
master dive). So only free the tag_list if it is already different from
the master dive.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions