Fix MIDI file descriptor leaks.
authorDavid Robillard <d@drobilla.net>
Mon, 5 Jan 2015 20:50:30 +0000 (15:50 -0500)
committerDavid Robillard <d@drobilla.net>
Mon, 5 Jan 2015 20:50:30 +0000 (15:50 -0500)
commitb56905b9a79c48548f8100ab77c28533a5820ab3
tree4fff39525eb1efb0d186138bb11cb3997c9953ba
parenta488f7a22119c901a7d02292a1d24b3a1bb577f9
Fix MIDI file descriptor leaks.

Pretty sure this is the cause of MIDI data going missing on save for optimized
builds.  Introduced in 294b99aabf3eb96323a3159b7a5e1b4bfc1ff04a.
libs/evoral/src/SMF.cpp