Fix crash in the database utility, turns out passing too few arguments for stat(...
commitb04d6d0a0906d9f8fc6e469ec83f1c6880af5e90
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Thu, 6 Aug 2009 18:28:38 +0000 (6 18:28 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Thu, 6 Aug 2009 18:28:38 +0000 (6 18:28 +0000)
tree61233df1a732a4f062f5ac71b4d47739bb70b13b
parentc57d739085e441842f230b370a683b534afd2121
Fix crash in the database utility, turns out passing too few arguments for stat() isn't the best idea :)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22190 a1c6a512-1295-4272-9138-f99709370657
tools/database/database.c