Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 27 Jul 2012 14:07:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44070

User: pascal
Date: 2012/07/27 07:07 AM

Log:
 Fix a few Clang warnings (dead assignment, function call argument is an uninitialized value)
 Remove misleading U-RNTI display: it is useless for RLC dissection and the variable is a placeholder used for re-assembly that can contain other identifiers than the real U-RNTI (see packet-umts_fp.c)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -5      packet-rlc.c    Modified