Commit 674b8eec authored by Bodo Möller's avatar Bodo Möller
Browse files

In RAND_write_file, truncate the file to the no. of bytes written

(we're now using fopen(..., "rb+") instead of fopen(..., "wb"),
so the file is not truncated automatically).
parent 033db22d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment