Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
segfault in ogr.input when reading gpx lines with empty geoms - either tracks or routes layer #292
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
artemp
Oct 11, 2011
Owner
[springmeyer] Ah ha.
fixed in r1074
by checking for isEmpty rather than NULL:
http://www.gdal.org/ogr/classOGRGeometry.html#c8653ba97e53f3e3b041946ca2acc111
[springmeyer] Ah ha. fixed in r1074 by checking for isEmpty rather than NULL: http://www.gdal.org/ogr/classOGRGeometry.html#c8653ba97e53f3e3b041946ca2acc111 |
artemp
closed this
Oct 11, 2011
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
artemp commentedOct 11, 2011
segfault on mac osx and ubuntu with both lines and multilines given the test with emtpy geoms here:
http://mapnik-utils.googlecode.com/svn/example_code/gpx_points_lines/