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.
Changeset 7725 – NEMO

Changeset 7725


Ignore:
Timestamp:
2017-02-23T11:33:21+01:00 (7 years ago)
Author:
frrh
Message:

Fix array dimensioning to avoid OOB crash on compilation with -Rb!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package_fixes/NEMOGCM/NEMO/OPA_SRC/oce.F90

    r6755 r7725  
    9797      !!                   ***  FUNCTION oce_alloc  *** 
    9898      !!---------------------------------------------------------------------- 
    99       INTEGER :: ierr(4) 
     99      INTEGER :: ierr(5) 
    100100      !!---------------------------------------------------------------------- 
    101101      ! 
Note: See TracChangeset for help on using the changeset viewer.