Fix leak of cross vertex connectivity lists when deleting contours
commit2293fb2f0fe5157661a486ddca79610813f92d9c
authorPeter Clifton <pcjc2@cam.ac.uk>
Wed, 1 Apr 2009 12:35:50 +0000 (1 13:35 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Wed, 1 Apr 2009 12:35:50 +0000 (1 13:35 +0100)
tree01d1104959349777ab0427b95b4ad28d573f63bf
parentb274cf8fe9c8caf5bcd4edc28935c88cf5bab7f4
Fix leak of cross vertex connectivity lists when deleting contours

Free these lists as we free the contour's nodes in poly_DelContour()
src/polygon1.c