-
needs the following after procedure StartElement;
Attrs.Clear() ;
Attrs.Free() ;.
2009-07-03 11:58:53 UTC by nobody
-
In unit SaxKW.pas in procedure TSAXDelphiReader.DoElement there's a procedure StartElement in which Attrs of type TAttributesImpl is created, which is never freed in the same procedure which caused a memoryleak.
2008-01-21 14:24:24 UTC by nobody
-
kwaclaw committed patchset 58 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-03-18 19:17:12 UTC by kwaclaw
-
rsinnema committed patchset 57 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-02-17 06:08:49 UTC by rsinnema
-
rsinnema committed patchset 56 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-02-12 06:25:37 UTC by rsinnema
-
rsinnema committed patchset 55 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-01-28 15:47:42 UTC by rsinnema
-
rsinnema committed patchset 54 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-01-28 15:46:52 UTC by rsinnema
-
rsinnema committed patchset 53 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-01-28 12:04:24 UTC by rsinnema
-
rsinnema committed patchset 52 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-01-28 12:03:50 UTC by rsinnema
-
rsinnema committed patchset 51 of module saxforpascal to the SAX for Pascal CVS repository, changing 1 files.
2004-01-28 12:03:18 UTC by rsinnema