This is the mail archive of the libc-alpha@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]

Re: [PATCH] [BZ #12836] Make fmemopen(buf,size,"w+b") binary.


On Thu, 9 May 2013, Ondrej Bilka wrote:

> Posting Eric Blake patch from
> http://sourceware.org/bugzilla/show_bug.cgi?id=12836
> 
> OK to commit?
> 
> 	* libio/fmemopen.c (fmemopen) Make mode "w+b" binary.

As usual, if the bug was user-visible in some way readily testable in the 
testsuite (as opposed to needing out-of-memory conditions, difficult to 
generate races among large numbers of threads, ...), the patch should add 
a testcase for it.

-- 
Joseph S. Myers
joseph@codesourcery.com


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