Ticket #162 (new defect)
Worm_data access
| Reported by: | draqo | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | Future |
| Component: | source | Version: | |
| Severity: | minor | Keywords: | worm |
| Cc: | patch: | yes |
Description
This patch changes all references from struct worm_data to string_data, when stackp could be possibly >0. Accessing worm_data in this situation is wrong, because worm_data holds valid values only when stackp==0. I also changed move_reasons - added find_origin calls (that's why it is in the same patch) and more asserts.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| worm_data.diff | 2381 | patch does not apply | details | |||
| 2382 | patch does not apply | details | ||||
| worm_data_7_11.1a.diff | 2381 | -0.015% -0.018% -0.013% | details | |||
| 2382 | -0.015% -0.018% -0.013% | details | ||||
| worm_data_v2.diff | 2381 | patch does not apply | details | |||
| 2382 | patch does not apply | details |
Change History
Note: See
TracTickets for help on using
tickets.

