mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-23 16:59:54 +08:00
Modified provenance code to allocate the minimal space needed for _NCProperties attribute in file. Basically required using malloc in the provenance code and in ncdump. Otherwise should cause no externally visible effects. Also removed the ENABLE_FILEINFO from configure.ac since the provenance code is no longer optional. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.am | ||
nc_initialize.c |