On 04/22/14 14:52, Ján Tomko wrote:
Before, it only returned -1 on failure to shrink the array.
Since the switch to VIR_DELETE_ELEMENT in commit 2133441,
it returns either 0 or 0.
---
src/conf/domain_conf.c | 11 ++---------
src/conf/domain_conf.h | 2 +-
src/libxl/libxl_driver.c | 7 +------
src/qemu/qemu_driver.c | 16 +++-------------
4 files changed, 7 insertions(+), 29 deletions(-)
ACK,
Peter