diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2012-11-22 13:53:15 +0100 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2012-11-22 13:53:15 +0100 |
commit | 6c0251d145e44b7cdfeb9767c615646fb8f51320 (patch) | |
tree | 68b3824ef4357e9050e9e002b164d9e0d9691586 /doc | |
parent | 4130a5170175db47f433e86e880169701ac0173d (diff) |
When trying to open a file located in the root directory of the
UDF filesystem, we call udf_ff_open with the dirent corresponding
to the root dir and the filename. In this case, udf_ff_open will
return the same dirent as the one that was passed as argument, so
we must not free it as we'll be returning it.
This causes a crash with iso-read when trying to read a file located
at the root of the image.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions