Wireshark-commits: [Wireshark-commits] rev 46331: /trunk/ /trunk/epan/dissectors/: packet-bthci_acl

Date: Sun, 02 Dec 2012 17:01:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46331

User: eapache
Date: 2012/12/02 09:01 AM

Log:
 Create a wmem pool in pinfo and use it for some address allocations.
 A (better?) fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8030
 
 See also thread starting at:
 http://www.wireshark.org/lists/wireshark-dev/201212/msg00001.html

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

Directory: /trunk/epan/
  Changes    Path             Action
  +6 -0      epan.c           Modified
  +4 -0      packet.c         Modified
  +3 -0      packet_info.h    Modified