Wireshark-commits: [Wireshark-commits] rev 51500: /trunk/ /trunk/epan/dissectors/: packet-lte-rrc.c

Date: Fri, 23 Aug 2013 23:51:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51500

User: guy
Date: 2013/08/23 04:51 PM

Log:
 Clang, clang, clang went the warning....
 
 Fix a memset (drb_mapping is a pointer, so its size is the size of a
 pointer; we want the size of what it points to).

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -1      packet-lte-rrc.c    Modified

Directory: /trunk/asn1/lte-rrc/
  Changes    Path           Action
  +1 -1      lte-rrc.cnf    Modified