On Fri, Oct 18, 2013 at 5:17 PM, <[email protected]> wrote: > Not sure which memory allocation should be used here (using wmem caused > crash), but this revision can at least be easily backported to 1.10 where the > bug was reported.
ephemeral is fine for now - I plan to fix UAT code eventually to expect (and free) g_malloced memory for err. There are no exceptions that can be thrown in UAT code so there is no real need for wmem otherwise, and creating an entire pool for it seems like overkill. Evan ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
