2025-08-29 16:26 ftp://ftp.de.debian.org/debian/pool/main/x/xf86-video-omap/xf86-video-omap_0.4.5.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.12.41+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 327ef3c (2025-08-29 11:03:21 +0200) count: 2 89 elapsed-time: 0.0 0.3 head-timing-info: old-timing-info: head results: xf86-video-omap-0.4.5/src/omap_driver.h:45:0: error: failed to evaluate #if condition, undefined function-like macro invocation: GET_ABI_MAJOR( ... ) [preprocessorErrorDirective] xf86-video-omap-0.4.5/src/omap_driver.h:45:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GET_ABI_MAJOR( ... ) [preprocessorErrorDirective] diff: 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1057:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1137:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMAP_BO_SCANOUT [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1219:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1240:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1243:2: warning: If memory allocation fails, then there is a possible null pointer dereference: drmmode [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assignment 'drmmode=calloc(1,sizeof(*drmmode))', assigned value is 0 xf86-video-omap-0.4.5/src/drmmode_display.c:1243:2: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1244:2: warning: If memory allocation fails, then there is a possible null pointer dereference: drmmode [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assignment 'drmmode=calloc(1,sizeof(*drmmode))', assigned value is 0 xf86-video-omap-0.4.5/src/drmmode_display.c:1244:2: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1249:2: warning: If memory allocation fails, then there is a possible null pointer dereference: drmmode [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assignment 'drmmode=calloc(1,sizeof(*drmmode))', assigned value is 0 xf86-video-omap-0.4.5/src/drmmode_display.c:1249:2: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1250:2: warning: If memory allocation fails, then there is a possible null pointer dereference: drmmode [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assignment 'drmmode=calloc(1,sizeof(*drmmode))', assigned value is 0 xf86-video-omap-0.4.5/src/drmmode_display.c:1250:2: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1250:42: warning: If memory allocation fails, then there is a possible null pointer dereference: drmmode [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assignment 'drmmode=calloc(1,sizeof(*drmmode))', assigned value is 0 xf86-video-omap-0.4.5/src/drmmode_display.c:1250:42: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1251:7: warning: If memory allocation fails, then there is a possible null pointer dereference: drmmode [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/drmmode_display.c:1242:18: note: Assignment 'drmmode=calloc(1,sizeof(*drmmode))', assigned value is 0 xf86-video-omap-0.4.5/src/drmmode_display.c:1251:7: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1345:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1377:8: style: Variable 'crtc' is assigned a value that is never used. [unreadVariable] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1438:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1455:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1489:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1516:10: style: Variable 'read_mask' can be declared as pointer to const [constVariablePointer] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:1521:10: style: Redundant initialization for 'drmmode'. The initialized value is overwritten before it is read. [redundantInitialization] xf86-video-omap-0.4.5/src/drmmode_display.c:1515:22: note: drmmode is initialized xf86-video-omap-0.4.5/src/drmmode_display.c:1521:10: note: drmmode is overwritten 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:152:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable driver_private [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:160:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayModeRec [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:211:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRM_DISPLAY_MODE_LEN [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:265:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:344:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:423:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:442:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:504:52: style: Parameter 'image' can be declared as pointer to const. However it seems that 'drmmode_load_cursor_argb' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-omap-0.4.5/src/drmmode_display.c:617:23: note: You might need to cast the function pointer here xf86-video-omap-0.4.5/src/drmmode_display.c:504:52: note: Parameter 'image' can be declared as pointer to const 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:528:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:606:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_ERROR [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:630:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:680:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XF86OutputStatusConnected [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:696:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_T_DEFAULT [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:718:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRM_MODE_PROP_BLOB [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:784:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRM_MODE_PROP_ENUM [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:805:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:850:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRM_MODE_PROP_RANGE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:862:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:887:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:921:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRM_MODE_PROP_RANGE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/drmmode_display.c:991:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRM_MODE_PROP_RANGE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_dri2.c:41:0: error: #error "Requires newer DRI2" [preprocessorErrorDirective] 2.18.0 xf86-video-omap-0.4.5/src/omap_dri2.c:41:3: error: #error "Requires newer DRI2" [preprocessorErrorDirective] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:1008:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:1038:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:1062:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_ERROR [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:192:34: style:inconclusive: Function 'OMAPCalculateStride' argument 1 names different: declaration 'fbWidth' definition 'width'. [funcArgNamesDifferent] xf86-video-omap-0.4.5/src/omap_util.h:74:34: note: Function 'OMAPCalculateStride' argument 1 names different: declaration 'fbWidth' definition 'width'. xf86-video-omap-0.4.5/src/omap_driver.c:192:34: note: Function 'OMAPCalculateStride' argument 1 names different: declaration 'fbWidth' definition 'width'. 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:211:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMAP_BO_TILED_32 [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:233:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:266:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:297:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:360:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:447:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:657:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:711:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:883:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:897:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:944:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:959:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:979:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.c:993:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_driver.h:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head xf86-video-omap-0.4.5/src/omap_driver.h:45:0: error: failed to evaluate #if condition, undefined function-like macro invocation: GET_ABI_MAJOR( ... ) [preprocessorErrorDirective] head xf86-video-omap-0.4.5/src/omap_driver.h:45:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GET_ABI_MAJOR( ... ) [preprocessorErrorDirective] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.c:199:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMAP_GEM_READ [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.c:247:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.c:58:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.c:65:8: style: Parameter 'new_fb_pitch' can be declared as pointer to const [constParameterPointer] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.c:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.c:97:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMAP_BO_WC [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.h:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa.h:112:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRAWABLE_WINDOW [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_null.c:102:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_INFO [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_null.c:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_null.c:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_null.c:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_null.c:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_null.c:86:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_exa_utils.c:56:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:129:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BadMatch [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:134:10: style: Parameter 'value' can be declared as pointer to const. However it seems that 'OMAPVideoGetPortAttribute' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-omap-0.4.5/src/omap_xv.c:421:28: note: You might need to cast the function pointer here xf86-video-omap-0.4.5/src/omap_xv.c:134:10: note: Parameter 'value' can be declared as pointer to const 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BadMatch [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_ERROR [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:337:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_WARNING [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:348:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:440:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:448:3: warning: Size of pointer 'newAdaptors' used instead of size of its data. [pointerSize] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:449:10: warning: If memory allocation fails, then there is a possible null pointer dereference: newAdaptors [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/omap_xv.c:448:23: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/omap_xv.c:448:23: note: Assignment 'newAdaptors=calloc(n+1,sizeof(XF86VideoAdaptorPtr*))', assigned value is 0 xf86-video-omap-0.4.5/src/omap_xv.c:449:10: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:449:10: warning: Size of pointer 'newAdaptors' used instead of size of its data. [pointerSize] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:451:3: warning: If memory allocation fails, then there is a possible null pointer dereference: newAdaptors [nullPointerOutOfMemory] xf86-video-omap-0.4.5/src/omap_xv.c:448:23: note: Assuming allocation function fails xf86-video-omap-0.4.5/src/omap_xv.c:448:23: note: Assignment 'newAdaptors=calloc(n+1,sizeof(XF86VideoAdaptorPtr*))', assigned value is 0 xf86-video-omap-0.4.5/src/omap_xv.c:451:3: note: Null pointer dereference 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:463:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] 2.18.0 xf86-video-omap-0.4.5/src/omap_xv.c:90:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMAP_GEM_WRITE [valueFlowBailoutIncompleteVar] DONE