[libvirt] [PATCH v2 4/4] util: make string functions abort on OOM

Michal Privoznik mprivozn at redhat.com
Thu Sep 12 14:44:35 UTC 2019


On 9/12/19 1:31 PM, Daniel P. Berrangé wrote:
> The functions are left returning an "int" to avoid an immediate
> big-bang cleanup. They'll simply never return anything other
> than 0.
> 
> Reviewed-by: Ján Tomko <jtomko at redhat.com>
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   src/util/virstring.c | 93 +++++++++++---------------------------------
>   src/util/virstring.h | 73 ++++++++++++----------------------
>   2 files changed, 47 insertions(+), 119 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list