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

Date: Tue, 26 Feb 2013 02:36:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47897

User: morriss
Date: 2013/02/25 06:36 PM

Log:
 Revert r44559: go back to using g_malloc()'d memory for SCTP reassembly.  That
 way we don't keep two copies of the fragments in memory until the file is
 closed.
 
 wmem is probably a better alternative to this.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +58 -6     packet-sctp.c    Modified