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

Date: Fri, 13 Sep 2013 17:21:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52010

User: eapache
Date: 2013/09/13 10:21 AM

Log:
 Fix a bug (caught by Pascal) where a tree was being explicitly cast to emem_tree
 for some reason, and thus the compiler hadn't flagged a type mismatch when the
 tree was converted to wmem.

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