Jim Meyering wrote:
"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:On Fri, Jan 25, 2008 at 11:17:09PM +0100, Jim Meyering wrote:Given code like if (foo) free (foo); remove the useless "if (foo) " part.Likewise, given if (foo != NULL) free (foo); remove the useless "if" test.ACK - already reviewed the previous version of it.I've added one more free-like function and fixed the exposed bits. Daniel Veillard assured me that xmlXPathFreeContext has always worked this way, so we don't need to worry about old versions that might misbehave.
ACK. Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903
smime.p7s
Description: S/MIME Cryptographic Signature
-- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list