[libvirt] [PATCH] Fix off-by-1 in virFileAbsPath.

Eric Blake eblake at redhat.com
Tue Feb 22 18:03:23 UTC 2011


On 02/22/2011 10:54 AM, Daniel P. Berrange wrote:
> The virFileAbsPath was not taking into account the '/' directory
> separator when allocating memory for combining cwd + path. Convert
> to use virAsprintf to avoid this type of bug completely.
> 
> * src/util/util.c: Convert virFileAbsPath to use virAsprintf

Eeek.  Bug present since its introduction in commit
2e812c89, Oct 2009.

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110222/00cc057a/attachment-0001.sig>


More information about the libvir-list mailing list