git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/1] banned.h: fix vsprintf warning
@ 2019-08-26 15:21 Andrey Portnoy via GitGitGadget
  2019-08-26 15:21 ` [PATCH 1/1] " Andrey Portnoy via GitGitGadget
  2019-08-26 16:24 ` [PATCH 0/1] " Junio C Hamano
  0 siblings, 2 replies; 8+ messages in thread
From: Andrey Portnoy via GitGitGadget @ 2019-08-26 15:21 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Previously sprintf was the argument to the BANNED macro, where vsprintf is
expected.

Andrey Portnoy (1):
  banned.h: fix vsprintf warning

 banned.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 75b2f01a0f642b39b0f29b6218515df9b5eb798e
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-322%2Fandportnoy%2Ffix-vsprintf-warning-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-322/andportnoy/fix-vsprintf-warning-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/322
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-27 19:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 15:21 [PATCH 0/1] banned.h: fix vsprintf warning Andrey Portnoy via GitGitGadget
2019-08-26 15:21 ` [PATCH 1/1] " Andrey Portnoy via GitGitGadget
2019-08-26 16:24 ` [PATCH 0/1] " Junio C Hamano
2019-08-26 18:33   ` Jeff King
2019-08-26 18:40     ` Taylor Blau
2019-08-27 19:46       ` Junio C Hamano
2019-08-26 19:06     ` Andrey Portnoy
2019-08-26 20:08     ` Andrey Portnoy

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).