Defects Index  | Documentation Table of Contents 


96/07/12 07:35 DEFECT in program locgen


SYMPTOM: segmentation fault
PROBLEM: sorting routine, index, failed to recognize that a list with one entry did not need to be sorted
CORRECTION: inserted test at start of routine testing number of entries in list greater than or equal to 1; if not return
FOUND BY: W Kass
FIXED BY: M Schenewerk

VERSION: 9607.11
SOURCE: gracie.grdl.noaa.gov:/g1/Src/Locgen gracie.grdl.noaa.gov:/g1/Distribution/Src/Locgen buster.ngs.noaa.gov:/users/mark/UPGRADE/Src/Locgen
EXECUTABLE: gracie.grdl.noaa.gov:/g1/Bin gracie.grdl.noaa.gov:/g1/Distribution/Bin buster.ngs.noaa.gov:/users/mark/UPGRADE/Bin
NOTES: The name index is also Fortran function. This will cause warnings or errors with many compilers. I took this opportunity to rename the local function to blsort eliminating this confusion.



960712.locgen
June 25, 1999
Steve Hilla