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

Date: Mon, 03 Sep 2012 21:25:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44762

User: martink
Date: 2012/09/03 02:25 PM

Log:
 unify the handling for all DVB/MPEG sections
  don't initialize pointer where it's not required
  remove unnecessary 'if (tree)' checks

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +4 -6      packet-dvb-nit.c     Modified
  +4 -6      packet-mpeg-ca.c     Modified
  +4 -4      packet-mpeg-pat.c    Modified
  +4 -6      packet-mpeg-pmt.c    Modified