Text   |  XML   |  ReML   |   Visible Warnings:

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

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

dissect_ICBABrowse_BrowseItems_resp

(/home/sate/Testcases/c/cve/wireshark-1.2.0/plugins/profinet/packet-dcom-cba.c)expand/collapse
Show more  
 270  dissect_ICBABrowse_BrowseItems_resp(tvbuff_t *tvb, int offset,
 271          packet_info *pinfo, proto_tree *tree, guint8 *drep)
 272  {
 273          guint32 u32Pointer;
 274          guint32 u32HResult;
 275   
 276   
 277      offset = dissect_dcom_that(tvb, offset, pinfo, tree, drep);
 278   
 279          offset = dissect_dcom_dcerpc_pointer(tvb, offset, pinfo, tree, drep,  
 280[+]                                                 &u32Pointer);
 281          if (u32Pointer) {
Show more  




Change Warning 3761.35170 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: