On Mon, Jun 02, 2008 at 04:35:47PM +0200, Jim Meyering wrote:
> "Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
> > This patch switches all remaining code over to use the memory allocation
> > APIs, with exception of virsh which is going to be slightly more complex
> >
> > It was mostly a straight
"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
> This patch switches all remaining code over to use the memory allocation
> APIs, with exception of virsh which is going to be slightly more complex
>
> It was mostly a straight conversion - there were only a few places which
> weren't checking for
On Mon, Jun 02, 2008 at 01:49:13PM +0100, Daniel P. Berrange wrote:
> On Fri, May 30, 2008 at 12:13:42PM -0400, Daniel Veillard wrote:
> > > --- a/src/xmlrpc.cFri May 30 10:36:42 2008 -0400
> > > +++ b/src/xmlrpc.cFri May 30 10:55:44 2008 -0400
> > > @@ -12,6 +12,7 @@
> >
> > Hum
On Fri, May 30, 2008 at 12:13:42PM -0400, Daniel Veillard wrote:
> On Fri, May 30, 2008 at 04:01:39PM +0100, Daniel P. Berrange wrote:
> > This patch switches all remaining code over to use the memory allocation
> > APIs, with exception of virsh which is going to be slightly more complex
> >
> > I
On Fri, May 30, 2008 at 04:01:39PM +0100, Daniel P. Berrange wrote:
> This patch switches all remaining code over to use the memory allocation
> APIs, with exception of virsh which is going to be slightly more complex
>
> It was mostly a straight conversion - there were only a few places which
>