Wireshark mailing list archives

Re: [Wireshark-commits] master 7ced085: emem is dead! Long live wmem!


From: Evan Huus <eapache () gmail com>
Date: Wed, 4 Feb 2015 10:49:51 -0500

Wmem does not use canaries under normal operation, but if you choose
the strict allocator (which the fuzz script, among others, does
automatically) then that allocator will do fuzzing, scrubbing of freed
memory, etc.

On Wed, Feb 4, 2015 at 10:44 AM, Jeff Morriss <jeff.morriss.ws () gmail com> wrote:
So I deleted the EMEMification page from the wiki but I'm not sure what to
do with the Canary page:

http://wiki.wireshark.org/Development/Canary

It looks like wmem does use canaries (under some circumstances?) so maybe it
shouldn't be deleted.  But I'm not familiar enough with what wmem is doing
to rewrite it either...

On 02/04/15 10:04, Evan Huus wrote:

Woohoo!

On Wed, Feb 4, 2015 at 2:00 AM, Wireshark code review
<code-review-do-not-reply () wireshark org> wrote:

URL:
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ced085550d030ea10525d650c8d5d8dc7c99684
Submitter: Anders Broman (a.broman58 () gmail com)
Changed: branch: master
Repository: wireshark

Commits:

7ced085 by Michael Mann (mmann78 () netscape net):

     emem is dead! Long live wmem!


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: