fix mismatching use of operator new() when allocating buffer to passed into libsmf...
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 9 Apr 2011 15:36:54 +0000 (15:36 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 9 Apr 2011 15:36:54 +0000 (15:36 +0000)
commit8177e85bf915ddba427024423450c9472cf3a490
tree85b9bc24c556c24baa5ebf0c1d0beecff53a7c84
parent93a24066dee65230769be7f6ac55ecf87d490acf
fix mismatching use of operator new() when allocating buffer to passed into libsmf - should be malloc'ed

git-svn-id: svn://localhost/ardour2/branches/3.0@9339 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/evoral/src/SMF.cpp