> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Guy Harris
> Sent: 20 December 2006 10:36
> To: Developer support list for Wireshark
> Subject: Re: [Wireshark-dev] Microsoft Visual C Version 6 
> support is a bitoutdated ...
> 
> Douglas Pratley wrote:
> > 
> > If everyone has followed the guidelines and used the "g_" functions 
> > for allocation and deallocation, then all memory should be being 
> > allocated from one CRT, so it may well just all "work". Would it be 
> > worth checking the code to make sure that it doesn't use other 
> > allocation functions anywhere?
> 
> If those are the documented guidelines, the documentation 
> needs to be updated - the ep_ and se_ routines are what 
> dissectors should use in almost all cases (so that they don't 
> have to worry about freeing what they allocate).
> 

Yes, sorry, for dissectors the guidelines say to use those routines.
I've been primarily fiddling with the GUI code and using GStrings...



This message should be regarded as confidential. If you have received this 
email in error please notify the sender and destroy it immediately.
Statements of intent shall only become binding when confirmed in hard copy by 
an authorised signatory.  The contents of this email may relate to dealings 
with other companies within the Detica Group plc group of companies.

Detica Limited is registered in England under No: 1337451.

Registered offices: Surrey Research Park, Guildford, Surrey, GU2 7YP, England.


_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to