Patch from George Danchev, thanks (Closes: #511557)
Shapes[ShapeMap[Pkg->ID]]);
}
Shapes[ShapeMap[Pkg->ID]]);
}
+
+ delete[] Show;
+ delete[] Flags;
+ delete[] ShapeMap;
+
printf("}\n");
return true;
}
printf("}\n");
return true;
}
* apt-pkg/contrib/strutl.cc:
- enable thousand separator according to the current locale
(by Luca Bruno, Closes: #223712)
* apt-pkg/contrib/strutl.cc:
- enable thousand separator according to the current locale
(by Luca Bruno, Closes: #223712)
+
+ [ George Danchev ]
+ * cmdline/apt-cache.cc:
+ - fix a memory leak in the xvcg method (Closes: #511557)
- - fix a (hypothetical) memory leak then the Release file not exists
- (by George Danchev, Closes: #511556)
+ - fix a memory leak then the Release file not exists (Closes: #511556)
-- David Kalnischkies <david@kalnischkies.com> Sat, 08 Aug 2009 09:40:08 +0200
-- David Kalnischkies <david@kalnischkies.com> Sat, 08 Aug 2009 09:40:08 +0200