Examine result of SetList (and prevent sending NULL to PyList_SetItem)
authorNoel Power <noel.power@suse.com>
Fri, 25 Jan 2019 12:02:50 +0000 (12:02 +0000)
committerNoel Power <npower@samba.org>
Thu, 7 Feb 2019 12:44:30 +0000 (13:44 +0100)
commit1be9b0cf1bc95715e83c27eabecbd4fa2022530b
tree9b6e79e6cccc69d788f12e8ae7f833cecd4693a3
parenta8e10a12493fdb6b8347b14e157aeb619cf2d2da
Examine result of SetList (and prevent sending NULL to PyList_SetItem)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/pyldb.c