Ticket #11826 (closed: fixed)

Opened 5 years ago

Last modified 5 years ago

Fix remaining initialization coverity issues in the MantidPlot component

Reported by: Federico M Pouzols Owned by: Federico M Pouzols
Priority: major Milestone: Release 3.5
Component: Framework Keywords: Maintenance
Cc: Blocked By:
Blocking: #11791 Tester: Karl Palmen

Description (last modified by Federico M Pouzols) (diff)

This includes over 45 issues with ids between 1075271 and 1265571.

You can quickly find them selectin "Outstanding defects by category" - "Uninitialized members", then sorting by Componennt - Framework, or with an equivalent filter.

As a bonus, this could also fix ~6 initialization issues in the componennt MantidQT.

Change History

comment:1 Changed 5 years ago by Federico M Pouzols

  • Status changed from new to inprogress
  • Description modified (diff)

comment:2 Changed 5 years ago by Federico M Pouzols

  • Blocking 11825 removed

comment:2 Changed 5 years ago by Federico M Pouzols

  • Blocking 11791 added

comment:3 Changed 5 years ago by Federico M Pouzols

  • Description modified (diff)

comment:4 Changed 5 years ago by Federico M Pouzols

  • Description modified (diff)

comment:6 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issues (uninit vars) 1075271-8, re #11826

Changeset: 11a05dd1b051db37021ca5726cf105fe4189bddb

comment:7 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 107527, re #11826

Changeset: 8d43054037f2db025adf42320427827936b396fa

comment:8 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075280, re #11826

Changeset: 6151a08cfa608ebac05f45f7032e250947c9de05

comment:9 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075281, re #11826

Changeset: b3a297a2d434d5bb3df6affc05c6ceec5e8a7caf

comment:10 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075282, re #11826

Changeset: 393b8ab21777ef8f4b6bf58e34569de791aa745e

comment:11 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075283, re #11826

Changeset: e0fac5736af7f80ffd9aba615903226a2b214c59

comment:12 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075284, re #11826

Changeset: 74ec981c9baab0e4298c60228d58faa754cd45e6

comment:13 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075285, re #11826

Changeset: ad59d31efc7271e1020ddd69ccbb040fdfd611bb

comment:14 Changed 5 years ago by Federico Montesino Pouzols

fix coverity issue (uninit vars) 1075286, re #11826

Changeset: 0bbb89f46f0cd5172b5d18edb769e84ea7045a19

comment:15 Changed 5 years ago by Federico Montesino Pouzols

fix remaining uninit issues in mantidplot 1075287...1075315, re #11826

Changeset: 27a5902ab1496e8170246c865dc38194c8965695

comment:16 Changed 5 years ago by Federico Montesino Pouzols

fix typo in init list, re #11826

Changeset: 5ee4d45641954c806b3f6f884f365cf4429169cd

comment:17 Changed 5 years ago by Federico Montesino Pouzols

coverity uninit issues in MantidQT, 1256109-1293528, re #11826

Changeset: 4a2856b05f6119ee329a4e5f456524f787e1379a

comment:18 Changed 5 years ago by Federico Montesino Pouzols

  • Status changed from inprogress to verify
  • Resolution set to fixed

This is being verified as pull request #794.

comment:19 Changed 5 years ago by Federico Montesino Pouzols

fix type (dbl->ushort in constructor, re #11826

Changeset: ff46c63f318cfb1a053d815fe0b93c935f620e9a

comment:20 Changed 5 years ago by Karl Palmen

  • Status changed from verify to verifying
  • Tester set to Karl Palmen

comment:21 Changed 5 years ago by Karl Palmen

Indentation will need tidying up sometime later on.

comment:22 Changed 5 years ago by Karl Palmen

  • Status changed from verifying to closed

Merge pull request #794 from mantidproject/11826_coverity_fix_init_issues_in_MantidPlot

Fix "uninitialized..." coverity issues in MantidPlot component

Full changeset: dd794978863df47da68320e002822d10df901c00

comment:23 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12664

Note: See TracTickets for help on using tickets.