Don't use -import argument as fprintf format
commitc633155865307e236ae73e2c3dc7e3560b796f86
authorBert Wesarg <bert.wesarg@googlemail.com>
Wed, 22 Oct 2008 09:00:48 +0000 (22 09:00 +0000)
committerBert Wesarg <bert.wesarg@googlemail.com>
Wed, 22 Oct 2008 09:00:48 +0000 (22 09:00 +0000)
tree2fd05a8c1fa8ffa74e6405cc437a70648bdf6736
parent89adcaf6588b7ddbc1ae7e9781b79bc52ff6a188
Don't use -import argument as fprintf format

The filename argument was directly used as an fprintf format string, which is
bad for arguments like "%s".
source/preferences.c