Fix crash due to incorrect buffer count.
authorDavid Robillard <d@drobilla.net>
Tue, 12 Jan 2010 23:28:09 +0000 (23:28 +0000)
committerDavid Robillard <d@drobilla.net>
Tue, 12 Jan 2010 23:28:09 +0000 (23:28 +0000)
commit4e4c75a34a694a91bac75e763f3f83c512d11b36
tree93ecad72336a0d2e193448b2faa79ce7654131f7
parent11bd4eed89f79927f2f7d8cab50a60380cf9e49e
Fix crash due to incorrect buffer count.
This will probably hit that assertion as well, but that needs to be fixed at the configuration stage, or with better logic...

git-svn-id: svn://localhost/ardour2/branches/3.0@6480 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/route.cc