| Summary: | getValue function of pattern.Pstraight returns 0 for a non-zero straight hand | ||
|---|---|---|---|
| Product: | Group 8 | Reporter: | pchatterj2 |
| Component: | Main | Assignee: | pchatterj2 |
| Status: | IN_PROGRESS --- | ||
| Severity: | normal | ||
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Attachments: | Test case that detected the bug | ||
|
Description
pchatterj2
2017-11-30 22:53:03 HKT
Created attachment 13 [details]
Test case that detected the bug
Source of bug identified as uninitialised instance variable within Pstraight
Proposed patch: Initialise instance variable max in constructor |