You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. In conf/rootfs/ create files 'foo' and 'bar' with some data in both
2. Try `fioctl(fopen(file_name, "r"), 0, &file_addr));` for both 'foo' and
'bar' files
3. Check the results in file_addr variable
What is the expected output? What do you see instead?
I see random values (often zeroes) that may vary in case of changing linkage
options (RAM start, etc.)
Please use labels and text to provide additional information.
Original issue reported on code.google.com by Eldar.Abusalimov on 25 Jul 2012 at 1:47
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Eldar.Abusalimov
on 25 Jul 2012 at 1:47The text was updated successfully, but these errors were encountered: