git/contrib/credential
Lessley Dennington f2fc531585 osx-keychain: fix compiler warning
Update git-credential-osxkeychain.c to remove 'format string is not a string
literal (potentially insecure)' compiler warning by treating the string as
an argument.

Signed-off-by: Lessley Dennington <lessleydennington@gmail.com>
Acked-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-19 11:25:15 -07:00
..
gnome-keyring *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom 2021-09-27 14:47:59 -07:00
libsecret *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom 2021-09-27 14:47:59 -07:00
netrc contrib/credential/netrc: work outside a repo 2019-12-20 12:40:52 -08:00
osxkeychain osx-keychain: fix compiler warning 2022-07-19 11:25:15 -07:00
wincred *.c static functions: add missing __attribute__((format)) 2021-07-13 15:20:20 -07:00