Registry server: Fixes up the patch with "type" != NULL (used in "EnumValue" and...
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 15 Sep 2008 17:21:38 +0000 (19:21 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 21 Oct 2008 12:40:41 +0000 (14:40 +0200)
commitf10227958bef70df7609aeec5dcc834a601bd945
treee03f9e700da9b1c8ac61b6a8f34e63bd3b8818e1
parentf9d7af8569eb7163ab9fe301d759c0c35e68a9bc
Registry server: Fixes up the patch with "type" != NULL (used in "EnumValue" and "QueryValue")

This prevents the server to segfault if the input data type is NULL.
source4/lib/registry/ldb.c
source4/rpc_server/winreg/rpc_winreg.c