Ticket #1540 (closed defect: fixed)
[PATCH] Fix segfault in shp2pgsql-gui when no port is specified
| Reported by: | rouault | Owned by: | mcayland |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | loader/dumper | Version: | trunk |
| Keywords: | Cc: |
Description
When setting up the connection parameters to the database in shp2pgsql-gui, if one doesn't specify a port, one get a segfault. Not specifing a port is perfectely valid for unix socket connections.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

