Opened 14 years ago

Closed 14 years ago

#402 closed defect (fixed)

shp2pgsql segfault

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 1.5.0
Component: postgis Version: master
Keywords: Cc:

Description

When run without a table argument, the command segfaults (both Win32 and OS/X platforms)

./shp2pgsql -g hi -p -I -s 4326 ../regress/loader/Arc.shp 
Segmentation fault

Change History (1)

comment:1 by pramsey, 14 years ago

Resolution: fixed
Status: newclosed

Fix segfault on cases where not enough arguments are provided. r5186

Note: See TracTickets for help on using tickets.