All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some wincred fixes
@ 2026-07-16 14:27 Johannes Schindelin via GitGitGadget
  2026-07-16 14:27 ` [PATCH 1/2] wincred: avoid memory corruption when erasing a credential Johannes Schindelin via GitGitGadget
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2026-07-16 14:27 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin

These were rolled out as part of the security fix release Git for Windows
v2.55.0(3).

Johannes Schindelin (2):
  wincred: avoid memory corruption when erasing a credential
  wincred: prevent silent credential loss when storing OAuth tokens

 contrib/credential/wincred/git-credential-wincred.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


base-commit: 94f057755b7941b321fd11fec1b2e3ca5313a4e0
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2182%2Fdscho%2Fwincred-fixes-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2182/dscho/wincred-fixes-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/2182
-- 
gitgitgadget

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

end of thread, other threads:[~2026-07-16 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16 14:27 [PATCH 0/2] Some wincred fixes Johannes Schindelin via GitGitGadget
2026-07-16 14:27 ` [PATCH 1/2] wincred: avoid memory corruption when erasing a credential Johannes Schindelin via GitGitGadget
2026-07-16 14:27 ` [PATCH 2/2] wincred: prevent silent credential loss when storing OAuth tokens Johannes Schindelin via GitGitGadget
2026-07-16 18:34 ` [PATCH 0/2] Some wincred fixes Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.