]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote_internal.c: fix typo that would mistakenly report OOM
authorJim Meyering <meyering@redhat.com>
Wed, 28 Jan 2009 16:14:24 +0000 (16:14 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 28 Jan 2009 16:14:24 +0000 (16:14 +0000)
commite730de6fd8c4fc550d72ff7ffd2f08814044da6b
tree68e95ce688a11d21e2984c2e0b751863d3c0939b
parent8cc2bbe33c4bbbc38098cba3714fdde8df78a6ab
remote_internal.c: fix typo that would mistakenly report OOM

* src/remote_internal.c (addrToString): Report VIR_ERR_UNKNOWN_HOST,
not VIR_ERR_NO_MEMORY.
ChangeLog
src/remote_internal.c