[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Convert buf.c to use memory alloc wrappers
- From: Jim Meyering <jim meyering net>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Convert buf.c to use memory alloc wrappers
- Date: Tue, 27 May 2008 11:50:17 +0200
"Daniel P. Berrange" <berrange redhat com> wrote:
> This patch coverts the virBuffer code over to using our internal memory
> allocation wrappers. It then fixes a bug in xend_internal.c where it
> was failing to check for allocation failure, although this was technically
> completely harmless, since the virBuffer routines already protected
> against this specific scenario.
>
> src/buf.c | 16 ++++++----------
> src/xend_internal.c | 4 ++++
ACK.
Good catch in xend_internal.c
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]