Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix potential buffer overflow in exc_FOEread/write
An excessively long filename could overflow the mailbox buffer. Fix by limiting the filename size to EC_MAXFOEDATA. Problem found and fix proposed by m1etz.
- Loading branch information