diff options
author | Osier Yang <jyang@redhat.com> | 2012-05-02 23:05:59 +0800 |
---|---|---|
committer | Cole Robinson <crobinso@redhat.com> | 2012-06-07 18:15:49 -0400 |
commit | d55bf4d3e48a24871bd5a6a096543f3f7b7d491d (patch) | |
tree | cfddf85655e590d622a387198faa985647f123e4 /tests/create.py | |
parent | e90c8c4b20ac7c2ba48c0bfc7fb226cdb4fba1d3 (diff) | |
download | libvirt-python-v6-d55bf4d3e48a24871bd5a6a096543f3f7b7d491d.tar.gz libvirt-python-v6-d55bf4d3e48a24871bd5a6a096543f3f7b7d491d.tar.xz libvirt-python-v6-d55bf4d3e48a24871bd5a6a096543f3f7b7d491d.zip |
Coverity: Fix the forward_null error in Python binding codes
Related coverity log:
Error: FORWARD_NULL:
/builddir/build/BUILD/libvirt-0.9.10/python/libvirt-override.c:355:
assign_zero: Assigning: "params" = 0.
/builddir/build/BUILD/libvirt-0.9.10/python/libvirt-override.c:458:
var_deref_model: Passing null variable "params" to function
"getPyVirTypedParameter", which dereferences it. (The dereference is assumed on
the basis of the 'nonnull' parameter attribute.)
(cherry picked from commit b80f4db9931ceea4bec1d178322058df77ece7a4)
Diffstat (limited to 'tests/create.py')
0 files changed, 0 insertions, 0 deletions