diff options
author | 2019-10-26 14:56:45 -0400 | |
---|---|---|
committer | 2019-10-26 19:17:53 -0700 | |
commit | 0b47757f2ac93ea39b622c3553fd7a06d13f8e29 (patch) | |
tree | f759f3e19cd77832368404761e50ab8bfc6a2fe0 /desktop-widgets/mapwidget.cpp | |
parent | fdf03966d435d8582642277f811c7aea86c86c15 (diff) | |
download | subsurface-0b47757f2ac93ea39b622c3553fd7a06d13f8e29.tar.gz |
Cleanup: unconditionally call free
While this is debatably correct, free will happily accept (and ignore
the NULL pointer), so let's just always call it and make Coverity happy.
Fixes CID 45163
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/mapwidget.cpp')
0 files changed, 0 insertions, 0 deletions