Ticket #402 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

shp2pgsql segfault

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 1.5.0
Component: postgis Version: trunk
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

Changed 2 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.