kicad/dxflib_qcad
John Beard 31c217426f Dxf: Fix leaks in DL_Dxf::test
This function is never actually used, but the resource leaks
set off static analysers.

Fixes: coverity:131460-131465
2018-09-28 14:51:28 -04:00
..
tinyspline_lib Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
CMakeLists.txt Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_attributes.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_codes.h Fix a few wxWidgets minor asserts. Fix a compil warning 2018-07-28 10:31:04 +02:00
dl_creationadapter.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_creationinterface.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_dxf.cpp Dxf: Fix leaks in DL_Dxf::test 2018-09-28 14:51:28 -04:00
dl_dxf.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_entities.h dxflib: Fix static analyzer warnings 2018-07-22 18:39:47 +02:00
dl_exception.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_extrusion.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_global.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_writer.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_writer_ascii.cpp Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dl_writer_ascii.h Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
dxflib.doxygen Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
run_uncrustify.sh Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00
version.txt Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 2018-07-22 18:39:46 +02:00