7f12c664d27676b223a40a31accbd236da03c647
This fixes a crash on windows, close(-1) or closing an already closed FD will abort the application (Save-As can trigger the issue in done_with_peakfile_writes). Note that g_open() returns -1 if an error occurred. However other negative number may still be a valid FD.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%