]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
fix OOM handling in hash routines
authorChristophe Fergeau <teuf@gnome.org>
Mon, 14 Feb 2011 05:36:06 +0000 (13:36 +0800)
committerDaniel Veillard <veillard@redhat.com>
Mon, 14 Feb 2011 05:36:06 +0000 (13:36 +0800)
commit9190f0b0a0e649a5a480f47691dfd44751eb78c9
tree6332e81df5f0b7c78fe8d65b824f3064fa2822d4
parenteebf4dc343fefbdf51973e99635c3db5bad161fa
fix OOM handling in hash routines

* src/util/hash.c: virHashAddEntry and virHashUpdateEntry were missing NULL
  checks on strdup
* AUTHORS: add Christophe Fergeau
AUTHORS
src/util/hash.c