#618 closed Bug (fixed)
out of bounds in limrhg_2
Reported by: | rblod | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | LIM2 | Version: | v3.2 |
Severity: | Keywords: | LIM* out_of_bounds v3.2 | |
Cc: |
Description
Due to the two last commits in this routine, some arrays are now out of bounds in limrhg2 when using vector optimization (key_vectopt_loop) in the loop line 157, because we are considering arrays at (ji-1,jj-1). Note this is another example of so called innocent/tested/validated developments.
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
1774 | rblod | 2009-11-26T12:00:28+01:00 | Correct arrays out of bounds in limrhg_2, see ticket #618 |
Change History (7)
comment:1 Changed 14 years ago by rblod
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by anonymous
- Milestone 2009 Stream 1: User Interfaces deleted
comment:3 Changed 7 years ago by nicolasmartin
- Keywords limrhg_2 removed
comment:4 Changed 7 years ago by nicolasmartin
- Keywords out_of_bounds added; bounds removed
comment:5 Changed 6 years ago by nemo
- Keywords vector removed
comment:6 Changed 6 years ago by nemo
- Keywords LIM* added
comment:7 Changed 22 months ago by nemo
- Keywords v3.2 added
Note: See
TracTickets for help on using
tickets.
Milestone 2009 Stream 1: User Interfaces deleted