Hamish Bowman 688a3d3cf8 avoid mem leak (https://trac.osgeo.org/grass/ticket/1318) 12 years ago
..
Makefile 002bbe23df Keep all library dependencies in Grass.make 15 years ago
README db49180dd7 welcome to GRASS 7.0.svn 17 years ago
dbfopen.c 506f780651 reverted indentation of external library 17 years ago
safileio.c 506f780651 reverted indentation of external library 17 years ago
shapefil.h 506f780651 reverted indentation of external library 17 years ago
shpopen.c 688a3d3cf8 avoid mem leak (https://trac.osgeo.org/grass/ticket/1318) 12 years ago

README

Update history of SHAPELIB copy:

* files shpopen.c,shapefil.h,dbfopen.c:
from ogr/ogrsf_frmts/shape/
* file safileio.c
from SHAPELIB itself (http://shapelib.maptools.org/)

Last update
* taken from GDAL 1.5.1-SVN (Sun Mar 30 11:20:43 CEST 2008)
* taken from GDAL 1.5.0-CVS (Wed Sep 5 13:48:48 CEST 2007)
* taken from GDAL 1.3.2-CVS (Sat Jun 17 22:08:04 CEST 2006)

Additional fixes:
* dbfopen.c (around line 1013)
GDAL bug #809 (http://trac.osgeo.org/gdal/ticket/809)

* Use etc rather than "shapefil.h"
in both shpopen.c and dbfopen.c