Remove format string abuse with sane code.
authorFlorian Dold <florian.dold@gmail.com>
Mon, 25 Apr 2016 23:22:22 +0000 (23:22 +0000)
committerFlorian Dold <florian.dold@gmail.com>
Mon, 25 Apr 2016 23:22:22 +0000 (23:22 +0000)
commit28bc390f3aab1f475d1f44f9e0476acd32e923f8
tree0e9c9f6afbbefd1ad11100511190d79cd27c35fc
parent6cbf14f9b87bfc6608caf12f4f8105ef717477c8
Remove format string abuse with sane code.

With the old code, parts of the config file were interpreted as format string,
always a bad idea ...
src/arm/gnunet-service-arm.c