libvirt/src/cpu
Jim Meyering e749d77619 x86Decode: avoid NULL-dereference upon questionable input
* src/cpu/cpu_x86.c (x86Decode): Don't dereference NULL when passed
a NULL "models" pointer, or when passed a nonzero "nmodels" value
and a corresponding NULL models[i].
2010-03-02 08:58:45 +01:00
..
cpu_generic.c Implement cpuArchBaseline in generic CPU driver 2010-02-12 14:18:21 +01:00
cpu_generic.h Adds CPU selection infrastructure 2009-12-18 16:13:45 +01:00
cpu_map.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
cpu_map.h Adds CPU selection infrastructure 2009-12-18 16:13:45 +01:00
cpu_map.xml Adds CPU map for models and features 2009-12-18 16:14:05 +01:00
cpu_x86_data.h cpu_x86_data.h: include required header 2010-01-18 09:50:08 +01:00
cpu_x86.c x86Decode: avoid NULL-dereference upon questionable input 2010-03-02 08:58:45 +01:00
cpu_x86.h Adds CPU selection infrastructure 2009-12-18 16:13:45 +01:00
cpu.c Functions for computing baseline CPU from a set of host CPUs 2010-02-12 14:16:23 +01:00
cpu.h Functions for computing baseline CPU from a set of host CPUs 2010-02-12 14:16:23 +01:00