fix unsynchronized access to FILE structure in fflush(0)
commit c002668e inadvertently moved the check for unflushed write buffer outside of the scope of the existing lock.
Showing
想要评论请 注册 或 登录
commit c002668e inadvertently moved the check for unflushed write buffer outside of the scope of the existing lock.