New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Tue Aug 3 07:12:01 UTC 2021
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1489772: SpotBugs: Correctness (FB.UR_UNINIT_READ)
/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java: 87 in net.adaptivebox.deps.DEPSAgent.<init>(net.adaptivebox.problem.ProblemEncoder, net.adaptivebox.deps.behavior.DEGTBehavior, net.adaptivebox.deps.behavior.PSGTBehavior, double, net.adaptivebox.goodness.IGoodnessCompareEngine)()
________________________________________________________________________________________________________
*** CID 1489772: SpotBugs: Correctness (FB.UR_UNINIT_READ)
/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java: 87 in net.adaptivebox.deps.DEPSAgent.<init>(net.adaptivebox.problem.ProblemEncoder, net.adaptivebox.deps.behavior.DEGTBehavior, net.adaptivebox.deps.behavior.PSGTBehavior, double, net.adaptivebox.goodness.IGoodnessCompareEngine)()
81
82 trailPoint = problemEncoder.getFreshSearchPoint();
83 pold_t = problemEncoder.getFreshSearchPoint();
84 pcurrent_t = problemEncoder.getFreshSearchPoint();
85
86 this.deGTBehavior = deGTBehavior;
>>> CID 1489772: SpotBugs: Correctness (FB.UR_UNINIT_READ)
>>> Uninitialized read of pbest_t.
87 this.deGTBehavior.setMemPoints(pbest_t, pcurrent_t, pold_t);
88
89 this.psGTBehavior = psGTBehavior;
90 this.psGTBehavior.setMemPoints(pbest_t, pcurrent_t, pold_t);
91 }
92
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3Dv8qW_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJioSll6KRhwFvxkHzPBDF73HYLDsLZjsg83I-2BhiAhNUA-2BdsVtzFBIk1K7TcAKsVQhxHTayiofVpObqU3B7-2BKgr2yMK7cm-2FDkaegLkkIok9RyV-2F1LurQnmWRIuXFv-2BeRrjhqXI5HejyE-2B01BUR5Ky56aSWQfflMjy0UlWXm6b88fxs-3D
More information about the LibreOffice
mailing list