Make checkAPIs Happy

svn path=/trunk/; revision=48211
This commit is contained in:
Alexis La Goutte 2013-03-09 09:45:28 +00:00
parent a4eb0a12ed
commit f6019d9d88
1 changed files with 0 additions and 1 deletions

View File

@ -1418,7 +1418,6 @@ dissect_smb2_fid(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int offset
if (eo_file_info) {
si->eo_file_info=eo_file_info;
} else { /* XXX This should never happen */
//assert(1==0);
eo_file_info = se_alloc(sizeof(smb2_eo_file_info_t));
policy_hnd_hashtablekey = se_alloc(sizeof(e_ctx_hnd));
memcpy(policy_hnd_hashtablekey, &policy_hnd, sizeof(e_ctx_hnd));