netcdf-c/libsrc4
Ward Fisher 45f77090a1 Addressed a handful of minor 'fixed-length buffer overrun'
errors identified by Coverity.  The fixes involved replacing calls
to strcpy, strcat with strncpy, strncat.
2012-10-31 21:31:47 +00:00
..
CMakeLists.txt 2012-08-09 18:40:41 +00:00
error4.c
Makefile.am added diskless files API, subsetting not working, classic model only 2011-08-16 21:04:33 +00:00
nc3stub.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc3stub.h fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc4attr.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4dim.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4dispatch.c Merged Dennis' changes from trunk. 2012-09-06 21:15:37 +00:00
nc4dispatch.h The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4file.c Addressed a handful of minor 'fixed-length buffer overrun' 2012-10-31 21:31:47 +00:00
nc4grp.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4hdf.c Fixed DOS line endings in source file. 2012-09-25 21:48:14 +00:00
nc4internal.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4type.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4var.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ncfunc.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
stub3.c
stub4.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00