[Bug 5930] Improper return value of fwrite in bytes,

bugzilla at busybox.net bugzilla at busybox.net
Tue Feb 19 08:25:46 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=5930

--- Comment #6 from upendra <upendrabaveja at gmail.com> 2013-02-19 08:26:09 UTC ---
(In reply to comment #5)
> > Thanks... Due to some official reasons i am not able to provide the trace.but i
> > will write a simple code and provide you with the strace for this failure.
> > The scenario was that I was writing data to sdcard and if i removed the sdcard
> > from device then fwrite should fail but it returns 1. Err no was set to
> > EIO.Same issue for if no space in sdcard ENOSPC also.
> 
> http://lists.uclibc.org/pipermail/uclibc/2013-February/047524.html
> and follow-ups.
> Comments?

Thanks ...Yes  it was the similar test case mentioned in the above link. i
treid with the patch attached in the above link and it seems to be working
fine.No issue is observed when I applied the patch mentioned in above link.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list