]> xenbits.xensource.com Git - libvirt.git/commit
libxl: Check for regcomp failure
authorJim Fehlig <jfehlig@suse.com>
Wed, 4 Sep 2013 06:21:42 +0000 (00:21 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 4 Sep 2013 22:51:20 +0000 (16:51 -0600)
commit3fed82daa4707bb61cd1020ae759240d9ad5d798
treea3f34ea32916b55c5a94a5ffffc6a1516cf931ec
parent7e1cbd14bb3fe604466b90ed65f0aebf6207a74c
libxl: Check for regcomp failure

Change libxlGetAutoballoonConf() function to return an int
for success/failure, and fail if regcomp fails.
src/libxl/libxl_conf.c