diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-20 21:12:54 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-20 12:59:06 -0700 |
commit | d81df0dd198221ddec4571874507264ace8e21f3 (patch) | |
tree | c58754042f54560ed1503056156ed5eedded7802 /core/planner.c | |
parent | a3238020eebedaf110bd0b63a9f16aa2b605efe0 (diff) | |
download | subsurface-d81df0dd198221ddec4571874507264ace8e21f3.tar.gz |
profile: avoid invalid accesses in setup_gas_sensor_pressure
Since we removed MAX_CYLINDERS, we have the possibility of dives
with no cylinders. In such a case, setup_gas_sensor_pressure()
would do invalid read- and write-accesses. Therefore, return
early in such a case.
Reported-by: Chirana Gheorghita Eugeniu Theodor <office@adaptcom.ro>
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/planner.c')
0 files changed, 0 insertions, 0 deletions