Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-dcerpc-dssetup.c:292

No properties have been set. | edit properties
Jump to warning location ↓ warning details...
Show Events | Options

dssetup_dissect_element_DsRolePrimaryDomInfoBasic_forest_

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-dcerpc-dssetup.c)expand/collapse
Show more  
 287  dssetup_dissect_element_DsRolePrimaryDomInfoBasic_forest_(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep)
 288  {
 289          char *data;
 290   
 291[+]         offset = dissect_ndr_cvstring(tvb, offset, pinfo, tree, drep, sizeof(guint16), hf_dssetup_dssetup_DsRolePrimaryDomInfoBasic_forest, FALSE, &data);
 292          proto_item_append_text(tree, ": %s", data);
Show more  




Change Warning 3282.34671 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: