Re: [Exim] freeing store in local_scan()

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: Phil Chambers
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] freeing store in local_scan()
On Thu, 27 Feb 2003, Phil Chambers wrote:

> Exim 4.12:
>
> Section 38.5 says that store_get() is available for use in
> local_scan(). There is no reference to freeing store.


There is no need to free memory obtained with store_get(). It will be
automatcally cleaned up by Exim at the end of receiving the message
(which is not long after local_scan() finishes). I already have a note
to expand the explanation in the manual for the next edition.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.