Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL };
authorJeff Layton <jlayton@redhat.com>
Fri, 12 Sep 2008 20:58:00 +0000 (16:58 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2009 09:11:53 +0000 (10:11 +0100)
commit11ead90a52b770ab151f8ff07452cf005731994e
tree3533b4e4598e352c90e9976c50c1b96e9f7f0e24
parent21e12dd7143146fa31e97a262c7213bfc2bee512
Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL };

Cherry picked from commit 3d3d61687ef00181f4f04e001d42181d93ac931e

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit be4adc6938b06fc6df79c6c129528fdbb8b0c041)
source/client/cifs.upcall.c