From: Junio C Hamano Date: Fri, 17 Jul 2026 06:05:46 +0000 (-0700) Subject: Merge branch 'js/wincred-fixes' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c9cec6967af7c95366f4aa3c34c6625c72d351;p=thirdparty%2Fgit.git Merge branch 'js/wincred-fixes' The wincred credential helper has been updated to avoid memory corruption when erasing credentials and to prevent silent credential loss when storing OAuth tokens, by correcting buffer allocations and arguments passed to safe-CRT APIs. * js/wincred-fixes: wincred: prevent silent credential loss when storing OAuth tokens wincred: avoid memory corruption when erasing a credential --- 62c9cec6967af7c95366f4aa3c34c6625c72d351