X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FMALLOC;h=7c452af9fe7139f1c1a989b8ae9fc6f4f6a64824;hb=908e491f7d55209acfbb2595ab1ef5b24502d641;hp=5c7db9e511415b541b2b981da3089e149ad3b658;hpb=2b2844b10d7b7e5c97f9c667d664d9418bb7769a;p=catta diff --git a/docs/MALLOC b/docs/MALLOC index 5c7db9e..7c452af 100644 --- a/docs/MALLOC +++ b/docs/MALLOC @@ -6,5 +6,3 @@ situations. Therefore we recommend the usage of memory allocators that abort() in case of OOM. The default allocator used by Avahi does this. Eventually we will improve Avahi to deal with these things better. - -$Id$