summaryrefslogtreecommitdiff
path: root/gitweb/static/js/javascript-detection.js
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-22 11:17:55 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-22 09:18:06 -0700
commitf5ccb535ccfbabd55c2c7ab0b8e36ca5f322d31f (patch)
treec6df1bb64bc36fa331a22e4d3a0ccde14e9d979c /gitweb/static/js/javascript-detection.js
parent46e440694f09e4cb23c8bba6cd49cc035df6ce99 (diff)
remote: fix leaking config strings
We're leaking several config strings when assembling remotes, either because we do not free preceding values in case a config was set multiple times, or because we do not free them when releasing the remote state. This includes config strings for "branch" sections, "insteadOf", "pushInsteadOf", and "pushDefault". Plug those leaks. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js/javascript-detection.js')
0 files changed, 0 insertions, 0 deletions