13
0
livetrax/libs
Robin Gareus a6af411af7 potential mem corruption at session close:
ARDOUR::Session::~Session()
ARDOUR::Route::~Route()
ARDOUR::InternalReturn::~InternalReturn()
ARDOUR::Return::~Return()
ARDOUR::Session::unmark_return_id(unsigned int)
boost::dynamic_bitset<unsigned int, std::allocator<unsigned int> >::reference::do_assign(bool)

-> Invalid write of size 4
-> 0 bytes inside a block of size 4 free'd

Thanks to The_CLA for valgrinding this.
2016-02-24 23:36:52 +01:00
..
appleutility replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
ardour potential mem corruption at session close: 2016-02-24 23:36:52 +01:00
ardouralsautil alsa: allow environment variable ARDOUR_ALSA_DEVICE to identify a single, arbitrary ALSA PCM name as the only available/allowed device 2016-02-21 12:44:54 -05:00
audiographer Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
backends Accommodate newly introduced source(s) in our MSVC project (portaudio_backend) 2016-02-12 12:31:23 +00:00
canvas Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
clearlooks-newer Fix compilation warnings. (libs part) 2016-02-22 15:11:02 -05:00
clearlooks-older
evoral
fst
gtkmm2ext fix merge/rebase mistake 2016-02-22 15:31:26 -05:00
libltc
lua Add a VC project for building the new lua branch with MSVC 2016-02-22 22:06:47 +01:00
midi++2 Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
panners
pbd missing include for rand() in self-tests 2016-02-23 22:55:17 +01:00
plugins/reasonablesynth.lv2
ptformat remove C++11'isms from libptformat. back to C++98 compat. 2016-02-13 23:15:47 +01:00
qm-dsp
surfaces cleanup post-rebase-against-master messes 2016-02-22 15:31:25 -05:00
timecode
vamp-plugins add an OOM check. 2016-02-20 20:47:13 +01:00
vfork