python-pycdio-2.1.0-15.fc41
List of Defects
Error: COMPILER_WARNING: [#def1]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pycdio_wrap.c: scope_hint: In function ‘get_hwinfo’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pycdio_wrap.c:3986:5: warning[-Wstringop-truncation]: ‘strncpy’ output may be truncated copying 8 bytes from a string of length 8
# 3986 | strncpy(vendor, hw_info.psz_vendor, CDIO_MMC_HW_VENDOR_LEN);
# | ^
# 3984|
# 3985| if (b_got_hwinfo) {
# 3986|-> strncpy(vendor, hw_info.psz_vendor, CDIO_MMC_HW_VENDOR_LEN);
# 3987| strncpy(model, hw_info.psz_model, CDIO_MMC_HW_MODEL_LEN);
# 3988| strncpy(revision, hw_info.psz_revision, CDIO_MMC_HW_REVISION_LEN);
Error: COMPILER_WARNING: [#def2]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pycdio_wrap.c:3987:5: warning[-Wstringop-truncation]: ‘strncpy’ output may be truncated copying 16 bytes from a string of length 16
# 3987 | strncpy(model, hw_info.psz_model, CDIO_MMC_HW_MODEL_LEN);
# | ^
# 3985| if (b_got_hwinfo) {
# 3986| strncpy(vendor, hw_info.psz_vendor, CDIO_MMC_HW_VENDOR_LEN);
# 3987|-> strncpy(model, hw_info.psz_model, CDIO_MMC_HW_MODEL_LEN);
# 3988| strncpy(revision, hw_info.psz_revision, CDIO_MMC_HW_REVISION_LEN);
# 3989| }
Error: COMPILER_WARNING: [#def3]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pycdio_wrap.c:3988:5: warning[-Wstringop-truncation]: ‘strncpy’ output may be truncated copying 4 bytes from a string of length 4
# 3988 | strncpy(revision, hw_info.psz_revision, CDIO_MMC_HW_REVISION_LEN);
# | ^
# 3986| strncpy(vendor, hw_info.psz_vendor, CDIO_MMC_HW_VENDOR_LEN);
# 3987| strncpy(model, hw_info.psz_model, CDIO_MMC_HW_MODEL_LEN);
# 3988|-> strncpy(revision, hw_info.psz_revision, CDIO_MMC_HW_REVISION_LEN);
# 3989| }
# 3990|
Error: CLANG_WARNING: [#def4]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pycdio_wrap.c:4185:5: warning[unix.Malloc]: Potential leak of memory pointed to by 'result'
# 4183| result = (imaxdiv_t *)calloc(1, sizeof(imaxdiv_t));
# 4184| if (DRIVER_OP_SUCCESS == drc) goto out;
# 4185|-> set_python_errstring(drc);
# 4186| return NULL;
# 4187| out: ;
Error: GCC_ANALYZER_WARNING (CWE-476): [#def5]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_MangledTypeQueryModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:621:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘iter’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1134:57: note: in expansion of macro ‘SWIG_Python_ConvertPtr’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6053:10: note: in expansion of macro ‘SWIG_ConvertPtr’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1134:57: note: in expansion of macro ‘SWIG_Python_ConvertPtr’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6053:10: note: in expansion of macro ‘SWIG_ConvertPtr’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1134:57: note: in expansion of macro ‘SWIG_Python_ConvertPtr’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6053:10: note: in expansion of macro ‘SWIG_ConvertPtr’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:3467:12: note: in expansion of macro ‘SWIG_TypeQuery’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:3467:12: note: in expansion of macro ‘SWIG_TypeQuery’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:2970:37: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:2970:37: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:2970:37: note: in expansion of macro ‘SWIG_GetModule’
# 619| swig_module_info *iter = start;
# 620| do {
# 621|-> if (iter->size) {
# 622| size_t l = 0;
# 623| size_t r = iter->size - 1;
Error: GCC_ANALYZER_WARNING (CWE-126): [#def6]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:57: warning[-Wanalyzer-out-of-bounds]: buffer over-read
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:15: note: in expansion of macro ‘SWIG_InternalNewPointerObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6967:1: note: in expansion of macro ‘SWIG_init’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:7086:3: note: in expansion of macro ‘SWIG_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1607:3: note: in expansion of macro ‘Py_INCREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6896:9: note: in expansion of macro ‘Py_DECREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:15: note: in expansion of macro ‘SWIG_InternalNewPointerObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:57: note: read of 8 bytes from after the end of ‘swig_const_table’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:15: note: in expansion of macro ‘SWIG_InternalNewPointerObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:57: note: valid subscripts for ‘swig_const_table’ are ‘[0]’ to ‘[0]’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:15: note: in expansion of macro ‘SWIG_InternalNewPointerObj’
# └──────────────────────────┘
# ^
# 1141| #endif
# 1142|
# 1143|-> #define SWIG_InternalNewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
# 1144|
# 1145| #define SWIG_CheckImplicit(ty) SWIG_Python_CheckImplicit(ty)
Error: GCC_ANALYZER_WARNING (CWE-126): [#def7]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:57: warning[-Wanalyzer-out-of-bounds]: buffer over-read
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6967:1: note: in expansion of macro ‘SWIG_init’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:7086:3: note: in expansion of macro ‘SWIG_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1607:3: note: in expansion of macro ‘Py_INCREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6896:9: note: in expansion of macro ‘Py_DECREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:57: note: read of 8 bytes from after the end of ‘swig_const_table’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:57: note: valid subscripts for ‘swig_const_table’ are ‘[0]’ to ‘[0]’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
# └──────────────────────────┘
# ^
# 1149| /* for raw packed data */
# 1150| #define SWIG_ConvertPacked(obj, ptr, sz, ty) SWIG_Python_ConvertPacked(obj, ptr, sz, ty)
# 1151|-> #define SWIG_NewPackedObj(ptr, sz, type) SWIG_Python_NewPackedObj(ptr, sz, type)
# 1152|
# 1153| /* for class or struct pointers */
Error: CLANG_WARNING: [#def8]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:3872:3: warning[unix.Malloc]: Potential leak of memory pointed to by 'dst'
# 3870| strncpy_pad(const char src[], size_t len, enum strncpy_pad_check _check) {
# 3871| char *dst = calloc(sizeof(char), len+1);
# 3872|-> return iso9660_strncpy_pad(dst, src, len, _check);
# 3873| }
# 3874|
Error: GCC_ANALYZER_WARNING (CWE-126): [#def9]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6882:29: warning[-Wanalyzer-out-of-bounds]: buffer over-read
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6967:1: note: in expansion of macro ‘SWIG_init’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:7086:3: note: in expansion of macro ‘SWIG_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
/usr/include/python3.13/Python.h:68: included_from: Included from here.
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:198: included_from: Included from here.
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1607:3: note: in expansion of macro ‘Py_INCREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6896:9: note: in expansion of macro ‘Py_DECREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6882:29: note: read of 4 bytes from after the end of ‘swig_const_table’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6882:29: note: valid subscripts for ‘swig_const_table’ are ‘[0]’ to ‘[0]’
# └───────────────────────┘
# ^
# 6880| PyObject *obj = 0;
# 6881| size_t i;
# 6882|-> for (i = 0; constants[i].type; ++i) {
# 6883| switch(constants[i].type) {
# 6884| case SWIG_PY_POINTER:
Error: GCC_ANALYZER_WARNING (CWE-126): [#def10]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:78: warning[-Wanalyzer-out-of-bounds]: buffer over-read
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:94: note: in definition of macro ‘SWIG_InternalNewPointerObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6967:1: note: in expansion of macro ‘SWIG_init’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:7086:3: note: in expansion of macro ‘SWIG_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1607:3: note: in expansion of macro ‘Py_INCREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6896:9: note: in expansion of macro ‘Py_DECREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:94: note: in definition of macro ‘SWIG_InternalNewPointerObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:78: note: read of 8 bytes from after the end of ‘swig_const_table’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:94: note: in definition of macro ‘SWIG_InternalNewPointerObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6885:78: note: valid subscripts for ‘swig_const_table’ are ‘[0]’ to ‘[0]’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1143:94: note: in definition of macro ‘SWIG_InternalNewPointerObj’
# └─────────────────────────────────────────────┘
# ^
# 6883| switch(constants[i].type) {
# 6884| case SWIG_PY_POINTER:
# 6885|-> obj = SWIG_InternalNewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
# 6886| break;
# 6887| case SWIG_PY_BINARY:
Error: GCC_ANALYZER_WARNING (CWE-126): [#def11]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:66: warning[-Wanalyzer-out-of-bounds]: buffer over-read
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:87: note: in definition of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6967:1: note: in expansion of macro ‘SWIG_init’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:7086:3: note: in expansion of macro ‘SWIG_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1607:3: note: in expansion of macro ‘Py_INCREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6896:9: note: in expansion of macro ‘Py_DECREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:87: note: in definition of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:66: note: read of 8 bytes from after the end of ‘swig_const_table’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:87: note: in definition of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:66: note: valid subscripts for ‘swig_const_table’ are ‘[0]’ to ‘[0]’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:87: note: in definition of macro ‘SWIG_NewPackedObj’
# └────────────────────────────┘
# ^
# 6886| break;
# 6887| case SWIG_PY_BINARY:
# 6888|-> obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
# 6889| break;
# 6890| default:
Error: GCC_ANALYZER_WARNING (CWE-126): [#def12]
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:89: warning[-Wanalyzer-out-of-bounds]: buffer over-read
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:91: note: in definition of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6967:1: note: in expansion of macro ‘SWIG_init’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6707:17: note: in expansion of macro ‘SWIG_GetModule’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:7086:3: note: in expansion of macro ‘SWIG_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1607:3: note: in expansion of macro ‘Py_INCREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:15: note: in expansion of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6896:9: note: in expansion of macro ‘Py_DECREF’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c: scope_hint: In function ‘SWIG_Python_InstallConstants’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:91: note: in definition of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:89: note: read of 8 bytes from after the end of ‘swig_const_table’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:91: note: in definition of macro ‘SWIG_NewPackedObj’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:6888:89: note: valid subscripts for ‘swig_const_table’ are ‘[0]’ to ‘[0]’
python-pycdio-2.1.0-build/pycdio-2.1.0/swig/pyiso9660_wrap.c:1151:91: note: in definition of macro ‘SWIG_NewPackedObj’
# └─────────────────────────────────────────────┘
# ^
# 6886| break;
# 6887| case SWIG_PY_BINARY:
# 6888|-> obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
# 6889| break;
# 6890| default:
Scan Properties
analyzer-version-clang | 18.1.7 |
analyzer-version-cppcheck | 2.14.2 |
analyzer-version-gcc | 14.1.1 |
analyzer-version-gcc-analyzer | 14.1.1 |
analyzer-version-shellcheck | 0.10.0 |
enabled-plugins | clang, cppcheck, gcc, shellcheck |
exit-code | 0 |
host | ip-172-16-1-91.us-west-2.compute.internal |
mock-config | fedora-41-x86_64 |
project-name | python-pycdio-2.1.0-15.fc41 |
store-results-to | /tmp/tmp_h6wxknj/python-pycdio-2.1.0-15.fc41.tar.xz |
time-created | 2024-07-03 17:27:46 |
time-finished | 2024-07-03 17:29:13 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmp_h6wxknj/python-pycdio-2.1.0-15.fc41.tar.xz' '--gcc-analyze' '/tmp/tmp_h6wxknj/python-pycdio-2.1.0-15.fc41.src.rpm' |
tool-version | csmock-3.5.3-1.el9 |