Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-dcom-cba.c:406

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

dissect_ICBAPersist2_Save2_resp

(/home/sate/Testcases/c/cve/wireshark-1.2.0/plugins/profinet/packet-dcom-cba.c)expand/collapse
Show more  
 395  dissect_ICBAPersist2_Save2_resp(tvbuff_t *tvb, int offset,
 396          packet_info *pinfo, proto_tree *tree, guint8 *drep)
 397  {
 398          guint32 u32Pointer;
 399          guint32 u32HResult;
 400   
 401   
 402      offset = dissect_dcom_that(tvb, offset, pinfo, tree, drep);
 403   
 404          offset = dissect_dcom_dcerpc_pointer(tvb, offset, pinfo, tree, drep,  
 405[+]                                                 &u32Pointer);
 406          if (u32Pointer) {
Show more  




Change Warning 3764.35172 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: