On Sun, Jun 10, 2012 at 06:11:21PM +0200, Benjamin Mesing wrote:
> [patch snipped]
I am not comfortable changing that bit of code in libept: it adds complexity,
which I would then have to maintain, and I don't have the energy for it.
When I say that I want to get rid of libept because I can't ma
diff -ru libept-1.0.6.1/ept/apt/apt.cc libept-1.0.6.2/ept/apt/apt.cc
--- libept-1.0.6.1/ept/apt/apt.cc 2012-01-24 14:00:25.0 +0100
+++ libept-1.0.6.2/ept/apt/apt.cc 2012-06-10 16:29:21.0 +0200
@@ -624,15 +624,55 @@
delete[] buffer;
return std::string();
}
+
+ //
2 matches
Mail list logo