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 30613: /trunk/epan/dissectors/dcerpc/ /trunk/epan/dissec

Date: Mon, 19 Oct 2009 13:22:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30613

User: stig
Date: 2009/10/19 06:22 AM

Log:
 Various code cleanup:
 - Added standard copyright boiler plate
 - Made all local functions static
 - Added several checks for valid pointers
 - Fixed some variable shadowing
 - Fixed some printf formats (%p)
 - Removed unused variables

Directory: /trunk/epan/dissectors/dcerpc/
  Changes    Path          Action
  +117 -68   idl2wrs.c     Modified