Always check the retval of circpad_machine_current_state().

This commit is contained in:
George Kadianakis
2019-06-29 19:46:43 +03:00
committed by David Goulet
parent bd1ac408d8
commit af26cd6101
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (circuitpadding):
- Add two NULL checks in unreachable places to silence Coverity (CID 144729
and 1447291) and better future proof ourselves. Fixes bug 31024; bugfix
on 0.4.1.1-alpha.