diff options
author | Robert C. Helling <helling@atdotde.de> | 2019-11-15 09:57:17 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-16 12:34:30 -0800 |
commit | 28db9ede41434990a0a19ca4b96ac58af3d15460 (patch) | |
tree | ded89db76ae25ce411bb2266ae244bef7c473b21 /core/xmp_parser.h | |
parent | 1a2c42cebc64ee4e691ecff4ab531ab83054cf83 (diff) | |
download | subsurface-28db9ede41434990a0a19ca4b96ac58af3d15460.tar.gz |
Don't access uninitialized deco_structure
Coverty found that in the export functions, we initialize
the planner deco state with NULL and then possibly later
access its content. This makes sure, we don't do that.
Let's see if this makes Coverty happy or I missed somehting
else.
Fixes CID 350736
Fixes CID 350735
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'core/xmp_parser.h')
0 files changed, 0 insertions, 0 deletions