fix crash when using track templates caused by a recent change to the filescanner...
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 6 Apr 2013 15:21:09 +0000 (11:21 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 6 Apr 2013 15:21:09 +0000 (11:21 -0400)
commit433e3bda70b251f9e43b9f539923faf21d8f0220
tree997ef269215357ae0a0d0358a53bfea60596b3ab
parentc7f4a20e898e71f005139320f02703a8b68ac850
fix crash when using track templates caused by a recent change to the filescanner API. if the template contains no plugin states, the scanner would return a null pointer, and we would fail to notice
libs/pbd/file_utils.cc