Hartmut Birr wrote:
I think, this change is wrong. If VfatOpenFile
returns with an error and
without a parent fcb, we have to return the error.
Well, Filip and I weren't sure about this either. The problem was that
the parent fcb was used even in the cases where NULL was returned. Do
you want me to revert the patch and make the function fail (what status
code?) or would you like to fix it yourself?
- Thomas