This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memalloc fix free ?


On Tue, Jul 08, 2003 at 09:50:58AM +0200, Matthieu.GIRARDIN@fr.thalesgroup.com wrote:
> Good morning !
> 
> Is it normal that when I try a double cyg_memalloc_fix_free() on the same
> block, eCos doesn't return me an error ?
> If no, what should be its answer to this error ?
> If yes, how to do in order to detect this error ? 
> 
> I must warn my application when it try something like that ...

I _think_ if you have INFRA_ASSERT enabled, you will get an assertion
failure. To be sure you should read the code.

         Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]