Fix slightly unbelievable out-of-bounds array access when setting up the audio map...
authorCarl Hetherington <cth@carlh.net>
Sat, 25 May 2019 23:30:28 +0000 (23:30 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 31 May 2019 21:41:21 +0000 (22:41 +0100)
commitdfb23250338ceccbe0fc4e405db6e4df4875a225
tree2cff8338ff5e7b77fcfe9c157156f8b318f3c5d3
parent43b5ff1d2dc872f9029a7e59a85af59dbad8536f
Fix slightly unbelievable out-of-bounds array access when setting up the audio map for mixdown-to-stereo.

Forward-ported from 677eaab5c03e9c614ae2bc417a43bd5c1295bb8d in master.
src/lib/audio_mapping.cc
src/wx/film_viewer.cc