New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#576 (avoid out of bounds access) – NEMO

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#576 closed Bug (fixed)

avoid out of bounds access

Reported by: smasson Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.2
Severity: Keywords:
Cc:

Description

Do not use :

DO ji = fs_2, fs_jpim1   ! vector opt.

when addressing element ji+1,jj+1 or ji-1,jj-1 within the do loop

Commit History (0)

(No commits)

Change History (2)

comment:1 Changed 14 years ago by smasson

  • Resolution set to fixed
  • Status changed from new to closed

done, see changeset:1694

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 0: Coupled Ready deleted

Milestone 2009 Stream 0: Coupled Ready deleted

Note: See TracTickets for help on using tickets.