This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/16532] fdopen(..., "a"); fwrite(); ftello() sequence gives wrong answer


https://sourceware.org/bugzilla/show_bug.cgi?id=16532

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siddhesh at redhat dot com

--- Comment #1 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
This broke with commit adb26faefe47b7d34c941cbfc193ca7a5fde8e3f:


 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>

      [BZ #5298]
       * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
       for ftell.  Compute offsets from write pointers instead.
       * libio/wfileops.c (_IO_wfile_seekoff): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]