Open
Description
We should rebase to the latest upstream.
The upstream has added some interesting changes since then; click here to see the diff / list of commits. Most interesting:
- scanf fix (closes sscanf() is broken (hangs / stores unexpected values) #16)
- memory leak in fclose
- asctime implementation
- at least 1 fix that we manually pulled (fwrite crash fix)
In the rebase process, we can also fix #17, and remove our hacks / when we pulled in changes manually (like b770ec6 and potentially 31473f1).
Metadata
Metadata
Assignees
Labels
No labels