]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Avoid NULL dereference
authorJohn Ferlan <jferlan@redhat.com>
Mon, 7 Jan 2013 17:09:34 +0000 (12:09 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 8 Jan 2013 00:11:57 +0000 (17:11 -0700)
commit3e251af56138b963b301e137ba485cca018e1ac9
tree739cc3e7ce933edc0c9b03e25ad9829f1264032d
parent36ac6e37bec9c2b7043ca9f78386fca1f73de0c0
cpu: Avoid NULL dereference

Don't dereference 'model' in PowerPCBaseline when there's no outputModel
src/cpu/cpu_powerpc.c