This is a real nitpick, but I think any string constants that contain a printf-like format specifier should be named so that their name include FMT, TMPL or similar to minimize the rist of being used in a wrong way.
On Wed, Sep 04, 2013 at 10:25:45AM +0200, Pavel Březina wrote:
On 09/04/2013 10:11 AM, Jakub Hrozek wrote:
This is a real nitpick, but I think any string constants that contain a printf-like format specifier should be named so that their name include FMT, TMPL or similar to minimize the rist of being used in a wrong way.
Ack.
Pushed to master.
sssd-devel@lists.fedorahosted.org