why would there be. it is the same as if you call them form 68k. you
push the args onto the 68k stack, then call pace, which gets the trap
handler (which is in arm) and it gets params off 68k stack and does
its thing, returns a value in 68k"s a0 or d0, pace returns that value
to you, and returns 68k"s stack to its original place. this is exactly
the same as a call form 68k (except then the calling code returns
stack to original place). so unless the arm VFS* functions themselves
leak memory (unlikely but possible), none should be leaked.

On 7/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I want to know whether there is any memory leaks caused if I call File access 
functions (VFSFileOpen,  VFSFileRead etc)from the ARM code?

Thanks
--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/



--
Best Regards, Dmitry Grinberg
Software Engineer, http://PalmPowerups.com
(847) 226 9295
AIM: hacker19180
MSN: [EMAIL PROTECTED]
ICQ: 165589894
Y! IM: dmitrygr2003

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to