diff options
Diffstat (limited to 'CAN-binder/libs/nanopb/tests/splint/splint.rc')
-rw-r--r-- | CAN-binder/libs/nanopb/tests/splint/splint.rc | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/CAN-binder/libs/nanopb/tests/splint/splint.rc b/CAN-binder/libs/nanopb/tests/splint/splint.rc deleted file mode 100644 index e47d3c21..00000000 --- a/CAN-binder/libs/nanopb/tests/splint/splint.rc +++ /dev/null @@ -1,37 +0,0 @@ -+checks -+partial -+matchanyintegral -+strictlib --nullassign --predboolint --predboolptr -+ptrnegate --switchloopbreak -+ignoresigns --infloopsuncon --type - -# splint's memory checks don't quite work without annotations --mustfreeonly --compmempass --nullret --observertrans --statictrans --compdestroy --nullpass --nullstate --compdef --usereleased --temptrans --dependenttrans --kepttrans --branchstate --immediatetrans --mustfreefresh - -# These tests give false positives, compiler typically has -# better warnings for these. --noret --noeffect --usedef - |