mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Avoid compile warnings about assignment/conditional/truthvalue
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Wed Apr 22 15:28:03 BST 2009 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/network_driver.c: Explicit check for NULL, to avoid
|
||||
compiler complaining about "assignment treated as truth value
|
||||
in conditional".
|
||||
|
||||
Wed Apr 22 15:27:03 BST 2009 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
Use private /dev/pts instance for containers (needs 'newinstance'
|
||||
|
||||
Reference in New Issue
Block a user