mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
12c4170fbf
bound the configured proxy username and password before they are copied into the fixed stack buffer in network_pass_socks5proxy, otherwise a login longer than the buffer (a long password or token) overruns it while building the SOCKS5 auth request.