kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12084
Re: patch: possible memory leak in DXF outline import
Le 02/02/2014 08:37, Cirilo Bernardo a écrit :
> In dxf2brd_items.cpp, bool DXF2BRD_CONVERTER::ImportDxfFile(), the
> DXF reader is not deleted if the read operation fails. The attached
> patch fixes the leak; it also removes the DXF reader pointer from the
> class structure since it is only used in the ImportDxfFile()
> routine.
>
> - Cirilo
I committed you patch. Thanks.
--
Jean-Pierre CHARRAS
References