Home
last modified time | relevance | path

Searched full:coverity (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan3 # Upload a created tarball to Coverity Scan, as per
4 # https://scan.coverity.com/projects/qemu/builds/new
14 # run the (closed-source) coverity build tools, so don't
19 # build. (This is necessary so that the filenames that the Coverity
23 # installed as possible, for maximum coverity coverage.
25 # To do an upload you need to be a maintainer in the Coverity online
26 # service, and you will need to know the "Coverity token", which is a
38 # --tokenfile : file to read Coverity token from
48 # COVERITY_TOKEN -- Coverity token (default: looks at your
49 # coverity.token config)
[all …]
H A Dcoverity-scan.docker3 # Docker setup for running the "Coverity Scan" tools over the source
5 # https://scan.coverity.com/projects/qemu/builds/new
16 # run-coverity-scan script.
164 ENV COVERITY_TOOL_BASE=/coverity-tools
166 RUN mkdir -p /coverity-tools/coverity_tool && cd /coverity-tools/coverity_tool && tar xf /coverity_…
167 COPY run-coverity-scan run-coverity-scan
H A Dmodel.c1 /* Coverity Scan model
15 * This is the source code for our Coverity user model file. The
17 * code Coverity can't see (out of tree libraries) or doesn't
29 * http://scan.coverity.com/projects/378
74 * Modeling this would result in Coverity flagging a lot of memory
88 * See also Coverity's library/generic/libc/all/all.c
132 * model that. See Coverity's realloc() model in g_realloc_n()
220 * model that. See Coverity's realloc() model in g_realloc()
H A DCOMPONENTS.md1 This is the list of currently configured Coverity components:
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest.yml762 coverity:
776 …- 'scripts/coverity-scan/run-coverity-scan --check-upload-only || { exitcode=$?; if test $exitcode…
781 …scripts/coverity-scan/run-coverity-scan --update-tools-only > update-tools.log 2>&1 || { cat updat…
782 scripts/coverity-scan/run-coverity-scan --no-update-tools'
H A Dopensbi.yml27 # Scheduled runs on mainline don't get pipelines except for the special Coverity job
H A Dbase.yml48 # Scheduled runs on mainline don't get pipelines except for the special Coverity job
/openbmc/linux/drivers/comedi/
H A DTODO6 - Fix coverity 1195261
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c157 * may cause coverity issue with unintentional overflow. in mtk_plane_update_new_state()
183 * may cause coverity issue with unintentional overflow. in mtk_plane_update_new_state()
195 * may cause coverity issue with unintentional overflow. in mtk_plane_update_new_state()
H A Dmtk_drm_gem.c131 * may cause coverity issue with unintentional overflow. in mtk_drm_gem_dumb_create()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst133 6) Address various coverity warnings (most are not bugs per-se, but
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst34 performed regularly by Coverity and the most obvious of these bugs are even
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.c588 /* Coverity warns the return code of ice_pf_dcb_cfg() is not checked in ice_dcb_rebuild()
591 * Suppress the Coverity warning with the following comment... in ice_dcb_rebuild()
593 /* coverity[check_return] */ in ice_dcb_rebuild()
/openbmc/qemu/include/qemu/
H A Dthread.h66 * Coverity is severely confused by the indirect function calls,
H A Dosdep.h392 * have to open-code it. Sadly, Coverity is severely confused by the
/openbmc/u-boot/drivers/core/
H A Dof_access.c271 * coverity[dead_error_line : FALSE] in __of_get_next_child()
273 * always returns NULL (Coverity CID 163245). But we leave it as is in __of_get_next_child()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.h180 * Use array size 1 below to prevent that Coverity complains about
/openbmc/qemu/ui/
H A Dinput-linux.c153 * and we make Coverity happy too. in input_linux_handle_keyboard()
/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-common.c60 * - fixed coverity checker warnings in *_usb_driver_disconnect
/openbmc/qemu/hw/block/
H A Dxen-block.c105 * to Coverity, and to the human reader who doesn't know the in xen_block_find_free_vdev()
/openbmc/ipmitool/
H A DChangeLog47 * Numerous Fixes based on running Coverity
/openbmc/qemu/
H A DMAINTAINERS2961 Coverity model
2964 F: scripts/coverity-model.c
2966 Coverity Scan integration
2969 F: scripts/coverity-scan/
H A Dqemu-io-cmds.c101 * Coverity thinks that blk may be NULL in the following if condition. It's in command()
106 * Coverity: in command()
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c1551 /* Coverity CID 298095 - return on error */ in mt9m114_probe()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1929 * This locking is fairly pointless, and is here to appease Coverity. in kvm_get_xen_state()

12