-
Notifications
You must be signed in to change notification settings - Fork 884
Closed
Description
Hello,
First of all, great piece of code, very easy to integrate, did not have to touch anything, just follow the instructions and that's it. Thank you!
Now I have an issue. I tried to open 2 files at the same time, but I get LFS_ERR_NOMEM when I attempt to open the second file after successfully opening the first file. I'm trying to implement file copy. The system has no malloc, so I'm using static allocation for the buffers.
Any advice would be much appreciated.
Regards,
Jose
Metadata
Metadata
Assignees
Labels
No labels