﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
48	"libc: freopen(NULL, ""rb"", stdio) panics (doesn't work as expected)"	bird	bird	If filename is a null pointer, the freopen() function shall attempt to change the mode of the stream to that specified by mode, as if the name of the file currently associated with the stream had been used. In this case, the file descriptor associated with the stream need not be closed if the call to freopen() succeeds. It is implementation-defined which changes of mode are permitted (if any), and under what circumstances.	defect	closed	highest	libc-0.6.1	libc-frontend	0.6	normal	fixed	libc freopen	
