On Wed, Sep 1, 2021 at 3:13 PM Gedare Bloom wrote:
>
> ok
And stupidly necessary to avoid having uninitialized fields spotted by
static analysis. :(
--joel
>
> On Wed, Sep 1, 2021 at 12:52 PM Ryan Long wrote:
> >
> > CID 1506204: Uninitialized scalar variable
> >
> > Closes #4488
> > ---
> > t
ok
On Wed, Sep 1, 2021 at 12:52 PM Ryan Long wrote:
>
> CID 1506204: Uninitialized scalar variable
>
> Closes #4488
> ---
> tester/covoar/TraceWriterQEMU.cc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tester/covoar/TraceWriterQEMU.cc
> b/tester/covoar/TraceWriterQEMU.cc
> index c41
CID 1506204: Uninitialized scalar variable
Closes #4488
---
tester/covoar/TraceWriterQEMU.cc | 1 +
1 file changed, 1 insertion(+)
diff --git a/tester/covoar/TraceWriterQEMU.cc b/tester/covoar/TraceWriterQEMU.cc
index c417745..cc849b6 100644
--- a/tester/covoar/TraceWriterQEMU.cc
+++ b/tester/co