mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
e60786d059
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.