Bob Relyea <[EMAIL PROTECTED]> writes: > > In a nutshell, arenas allow us to build tree linked data > structures, allocating new memory as we need it, then free > the whole thing with a single free. > > Something like arena's is pretty much required to parse a > lot of ASN.1, but it turns out to be useful in other cases > as well.
Is there any use of arenas to prevent leaking secure data, for example an arena that allocates in non-swapped memory? Just curious JÃrgen -- NO to the planned nodding through of the EU software patent directive! JÃrgen Stuber <[EMAIL PROTECTED]> http://www.jstuber.net/ gnupg key fingerprint = 2767 CA3C 5680 58BA 9A91 23D9 BED6 9A7A AF9E 68B4 _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
