s4:pyldb - Fixed the return value in "py_ldb_msg_diff"
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 22 Sep 2009 12:10:52 +0000 (14:10 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Wed, 30 Sep 2009 14:01:17 +0000 (16:01 +0200)
commitad549072aa72ce27fd58246b92888d8299043398
tree958aacfdfcaf2a5318af73affefdb72ddc7286f3
parent2529def9fd28a0090a732443aea849cdad2315f5
s4:pyldb - Fixed the return value in "py_ldb_msg_diff"

The case distinction shouldn't be needed also when "diff" is NULL.
"PyLdbMessage_FromMessage" works with "NULL" arguments.
source4/lib/ldb/pyldb.c