Wireshark-commits: [Wireshark-commits] rev 51426: /trunk-1.10/epan/dissectors/ /trunk-1.10/epan/dis

Date: Mon, 19 Aug 2013 14:03:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51426

User: pascal
Date: 2013/08/19 07:03 AM

Log:
 Use pinfo memory pool instead of malloc in order to prevent a memory leak if an exception is thrown between buffer allocation and tvb_set_free_cb call

Directory: /trunk-1.10/epan/dissectors/
  Changes    Path                 Action
  +7 -12     packet-ansi_637.c    Modified