Re: New Defects reported by Coverity Scan for XenProject

2025-04-10 Thread Andrew Cooper
On 07/04/2025 8:26 am, Jan Beulich wrote: > On 06.04.2025 13:36, scan-ad...@coverity.com wrote: >> Hi, >> >> Please find the latest report on new defect(s) introduced to XenProject >> found with Coverity Scan. >> >> 1 new defect(s) introduced to XenProject found with Coverity Scan. >> >> >> New de

Re: New Defects reported by Coverity Scan for XenProject

2025-04-07 Thread Jan Beulich
On 06.04.2025 13:36, scan-ad...@coverity.com wrote: > Hi, > > Please find the latest report on new defect(s) introduced to XenProject found > with Coverity Scan. > > 1 new defect(s) introduced to XenProject found with Coverity Scan. > > > New defect(s) Reported-by: Coverity Scan > Showing 1 of

Re: New Defects reported by Coverity Scan for XenProject

2025-04-02 Thread Andrew Cooper
On 02/04/2025 3:19 pm, Jan Beulich wrote: > On 02.04.2025 14:56, scan-ad...@coverity.com wrote: >> ** CID 1645573: Null pointer dereferences (FORWARD_NULL) >> >> >> >> *** CID 1645573: Null p

Re: New Defects reported by Coverity Scan for XenProject

2025-04-02 Thread Jan Beulich
On 02.04.2025 14:56, scan-ad...@coverity.com wrote: > ** CID 1645573: Null pointer dereferences (FORWARD_NULL) > > > > *** CID 1645573: Null pointer dereferences (FORWARD_NULL) > /xen/arch

Re: New Defects reported by Coverity Scan for XenProject

2024-05-22 Thread Andrew Cooper
On 22/05/2024 11:05 am, Jan Beulich wrote: > On 22.05.2024 11:56, scan-ad...@coverity.com wrote: >> ** CID 1598431: Memory - corruptions (OVERRUN) >> >> >> >> *** CID 1598431: Memory - corrup

Re: New Defects reported by Coverity Scan for XenProject

2024-05-22 Thread Jan Beulich
On 22.05.2024 11:56, scan-ad...@coverity.com wrote: > ** CID 1598431: Memory - corruptions (OVERRUN) > > > > *** CID 1598431: Memory - corruptions (OVERRUN) > /xen/common/trace.c: 798 in t

Re: New Defects reported by Coverity Scan for XenProject

2024-05-06 Thread Jan Beulich
On 05.05.2024 11:54, scan-ad...@coverity.com wrote: > Hi, > > Please find the latest report on new defect(s) introduced to XenProject found > with Coverity Scan. > > 2 new defect(s) introduced to XenProject found with Coverity Scan. > 1 defect(s), reported by Coverity Scan earlier, were marked f

Re: New Defects reported by Coverity Scan for XenProject

2023-11-05 Thread Jan Beulich
On 05.11.2023 10:58, scan-ad...@coverity.com wrote: > Hi, > > Please find the latest report on new defect(s) introduced to XenProject found > with Coverity Scan. > > 1 new defect(s) introduced to XenProject found with Coverity Scan. > 1 defect(s), reported by Coverity Scan earlier, were marked f

Re: New Defects reported by Coverity Scan for XenProject

2023-06-12 Thread Andrew Cooper
On 12/06/2023 11:54 am, Jan Beulich wrote: > On 11.06.2023 12:07, scan-ad...@coverity.com wrote: >> *** CID 1532318: Memory - corruptions (OVERLAPPING_COPY) >> /tools/firmware/xen-dir/xen-root/xen/arch/x86/x86_emulate/x86_emulate.c: >> 1987 in x86_emulate() >> 1981 dst.val = *dst.re

Re: New Defects reported by Coverity Scan for XenProject

2023-06-12 Thread Jan Beulich
On 11.06.2023 12:07, scan-ad...@coverity.com wrote: > *** CID 1532324: Memory - corruptions (OVERRUN) > /xen/common/trace.c: 800 in __trace_var() > 794 } > 795 > 796 if ( rec_size > bytes_to_wrap ) > 797 insert_wrap_record(buf, rec_size); > 798 > 799

Re: New Defects reported by Coverity Scan for XenProject

2021-01-25 Thread Jan Beulich
On 24.01.2021 11:35, scan-ad...@coverity.com wrote: > *** CID 1472394: Concurrent data access violations (MISSING_LOCK) > /xen/drivers/passthrough/x86/hvm.c: 1054 in pci_clean_dpci_irq() > 1048 list_for_each_entry_safe ( digl, tmp, &pirq_dpci->digl_list, > list ) > 1049 { > 1050