summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-07-10 08:16:27 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-07-10 08:16:27 -0400
commit94c8b672c4e294384348f405d179f13e33e72ee5 (patch)
tree6e651892a7f15db7b2ccc77aa9ba85e0c5e0fa45 /gtk2_ardour
parent15fa465013a2d01bcd9fbb958b02a8f818d40edc (diff)
do not call basename_nosuffix() before using matching_unsuffixed_filename_exists_in() because the latter does that call itself.
As the code used to be, if we are testing for a candidate filename of aaa.bbb.ccc, the call strips .ccc and matching_... strips .bbb resulting in a match with aaa, which is not intended at all.
Diffstat (limited to 'gtk2_ardour')
0 files changed, 0 insertions, 0 deletions