]> granicus.if.org Git - postgis/commit
Fix colmap dbf logic (should be i++ and not ++i). Also check if map != NULL before...
authorRegina Obe <lr@pcorp.us>
Sun, 10 Sep 2017 02:22:40 +0000 (02:22 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 10 Sep 2017 02:22:40 +0000 (02:22 +0000)
commit7e5011888ad73a9b7ce2c9e0311fd7a99dadaa7d
treee44aa1ee9af0ae746de23f41eebb5e4a785b2ef6
parentc709c0a4c0d542757eaed18094c713dc53b5bbaf
Fix colmap dbf logic (should be i++ and not ++i). Also check if map != NULL before attempting size check.
References PostGIS 2.4.0 for #3839

git-svn-id: http://svn.osgeo.org/postgis/trunk@15675 b70326c6-7e19-0410-871a-916f4a2858ee
loader/shpcommon.c