Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-dcerpc-nspi.c:8907

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

nspi_dissect_element_SPropValue_CTR_lpszW_

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-dcerpc-nspi.c)expand/collapse
Show more  
 8902  nspi_dissect_element_SPropValue_CTR_lpszW_(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep)
 8903  {
 8904          char *data;
 8905   
 8906[+]         offset = dissect_ndr_cvstring(tvb, offset, pinfo, tree, drep, sizeof(guint16), hf_nspi_SPropValue_CTR_lpszW, FALSE, &data);
 8907          proto_item_append_text(tree, ": %s", data);
Show more  




Change Warning 3324.34675 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: