]> granicus.if.org Git - postgis/commit
Fix for #1540: Fix segfault in shp2pgsql-gui when no port is specified. Prevent deref...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Sun, 5 Feb 2012 00:30:28 +0000 (00:30 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Sun, 5 Feb 2012 00:30:28 +0000 (00:30 +0000)
commit3059b1a9e859f54bbfab68f88a2e9fcd72dcbe2c
treea6912e369ee7b9a782c645ae940017c6b856ccd8
parent45694ba7596d3bdbff95b1d6064cc5540837f27c
Fix for #1540: Fix segfault in shp2pgsql-gui when no port is specified. Prevent dereferencing a NULL pointer if the string is empty.

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