Revision 60b9a34...

Go back to digest for 10th November 2013

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok] /core-impl/collections/db/sql:

SqlMeta: fix off-by-one index in SQL results

...we had this error since commit b1bf9011 in 2010, but nobody noticed. :)
This is because it resulted in just slower paths taken, (but still with
some unwanted side-effects)

File Changes

Modified 2 files
  • /core-impl/collections/db/sql
  •   src/SqlMeta.cpp
  •   src/SqlMeta.h
2 files changed in total