|
|
| Reporter | hidnplayr | Assigned To | | |
|---|
| Priority | normal | Severity | feature | Reproducibility | always |
|---|
| Status | new | Resolution | open | |
|---|
| Platform | Any x86 / Любой x86 | OS | KolibriOS | OS Version | SVN autobuilds |
|---|
|
|
| Summary | 0000046: libio: impossible to read file without knowing its size |
|---|
| Description | When using libio to read a file, and the requested number of bytes is larger then the exact number of bytes in file, last sector of the file will not be read. |
|---|
| Steps To Reproduce | Read a file with libio, request more bytes then file is large. |
|---|
| Additional Information | The problem can be fixed in libio, or the way sysfn 70 works when reading files.
I am not sure wich way is the proper one. |
|---|
| Tags | No tags attached. |
|---|
|
|
| SVN revision / ревизия SVN | |
|---|
| Type of distribution / Тип дистрибутива | any / любой |
|---|
|
|