FIXUP: sec_vt_command bitmask
authorGregor Beck <gbeck@sernet.de>
Mon, 2 Sep 2013 08:35:53 +0000 (10:35 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 29 Jan 2014 08:18:26 +0000 (09:18 +0100)
epan/dissectors/packet-dcerpc.c

index 858ba2ade3c98f1dde6cb2928c31d880da548bab..8aa480baf92924436b79f32af1853ccd251e68bf 100644 (file)
@@ -593,7 +593,8 @@ static int hf_dcerpc_sec_vt_bitmask_sign = -1;
 static const int* sec_vt_command_fields[] = {
        &hf_dcerpc_sec_vt_command_cmd,
        &hf_dcerpc_sec_vt_command_end,
-       &hf_dcerpc_sec_vt_command_must
+       &hf_dcerpc_sec_vt_command_must,
+       NULL
 };
 
 static const int* sec_vt_bitmask_fields[] = {