Re: exw.exe bugs ?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Rob Craig writes regarding Flaminio's program:
> When I allocated 52 bytes the program
> ran ok. safe.e didn't complain anymore.

There's another "flaky" bug in there somewhere.
I tried a few more combinations and I got it
to hang on GetMessage() in one case.
It has nothing to do with file.e. It's just that by
including file.e or not, you are changing the
memory addresses around. My guess is that
you are not setting up all your C calls exactly right.
Maybe you are not allocating enough space for some
data structure, or you are not initializing all required fields.
safe.e is no longer catching anything, but it can't
catch all such bugs.

Regards,
     Rob Craig
     Rapid Deployment Software
     http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu