Ticket #5335 (closed: fixed)
Uninitialized variable in SNSPowderReduction summing option
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.1.1 |
Component: | Mantid | Keywords: | PatchCandidate,Released |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
Line 536 uses tempinfo which is uninitialized.
Change History
comment:1 Changed 8 years ago by Peter Peterson
- Status changed from new to accepted
- Owner set to Peter Peterson
comment:2 Changed 8 years ago by Peter Peterson
Refs #5335. Fixed uninitialized variable issue.
I looked at an old version of the code and copied in an important line to the right place.
Changeset: 80a12b517c462cafaf2fbd2c58e67c6cf2491127
comment:3 Changed 8 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Peter Peterson
Refs #5335. Fixed uninitialized variable issue.
I looked at an old version of the code and copied in an important line to the right place.
Changeset: 80a12b517c462cafaf2fbd2c58e67c6cf2491127
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.1.1
Moved for inclusion in the 2.1.1 patch
comment:6 Changed 8 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:7 Changed 8 years ago by Roman Tolchenov
- Status changed from verifying to closed
Confirm that tempinfo is initialized
Note: See
TracTickets for help on using
tickets.