Fix using wrong stmt size column
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 31 Jul 2013 07:08:50 +0000 (04:08 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 31 Jul 2013 14:17:20 +0000 (11:17 -0300)
commita8394cc221434b7ec50deba8176777b07d25a1a6
tree19f54c5ea7a8601b79c6f2ecabcd87e5d2655f39
parentc773487165c2d7a80925fcaaeae5790b55ad82fb
Fix using wrong stmt size column

_update_finfo_from_stmt() was using the wrong size column as the
information about file size. This makes lms_check* always considering
the file as changed, since the size will try to match with the wrong
column.
src/lib/lightmediascanner_check.c