OSGeo / grass

GRASS GIS - free and open-source geospatial processing engine
https://grass.osgeo.org
Other
853 stars 311 forks source link

v.out.dxf: Fix Resource Leak issue in main.c #4753

Closed ShubhamDesai closed 3 hours ago

ShubhamDesai commented 4 days ago

This pull request fixes issue identified by coverity scan (CID : 1207804, 1207805) Vect_destroy_line_struct(), Vect_destroy_cats_struct() are used to fix these issues