ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 42324: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 28 Apr 2012 18:23:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42324

User: cmaynard
Date: 2012/04/28 11:23 AM

Log:
 Initialize val to 0 in case pdata != NULL but "di->conformant_run" is TRUE so the *pdata won't contain garbage as reported by clang.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +2 -2      packet-dcerpc-ndr.c    Modified