]> git.mxchange.org Git - flightgear.git/commit
Use helper to validate printf formats.
authorJames Turner <zakalawe@mac.com>
Sun, 15 Sep 2013 18:17:38 +0000 (19:17 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 15 Sep 2013 18:17:54 +0000 (19:17 +0100)
commitfda64d840e58f3743f159c6c3244bb721f1f6443
treef0ad595178de1670613db846ad78b4ad2a83d050
parent9a7e32d4a9b435362524acffd688446fa67ef959
Use helper to validate printf formats.

Simgear contains a new helper to validate format
strings for potentially dangerous replacements, use
it to fix the issues raised by Debian bug trackers.
src/Cockpit/panel.cxx
src/Network/generic.cxx