[SSSD] [PATCH] Correct format security for talloc_named of auth tokens

Jakub Hrozek jhrozek at redhat.com
Wed Jan 16 14:30:10 UTC 2013


On Wed, Jan 16, 2013 at 09:07:11AM -0500, Simo Sorce wrote:
> On Wed, 2013-01-16 at 08:00 -0500, Stephen Gallagher wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > Spotted this while doing a review. When building with
> > - -Wformat-security, we get a warning:
> > 
> > ../src/util/authtok.c: In function 'sss_authtok_set_string':
> > ../src/util/authtok.c:104:5: error: format not a string literal and no
> > format arguments [-Werror=format-security]
> > 
> > This patch corrects it.
> 
> Ack.
> 
> Simo.

Pushed to master.



More information about the sssd-devel mailing list