]> git.eshelyaron.com Git - emacs.git/commit
Clear socks protocol scratch after authentication
authorF. Jason Park <jp@neverwas.me>
Thu, 7 Jan 2021 12:43:13 +0000 (13:43 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 7 Jan 2021 12:43:13 +0000 (13:43 +0100)
commita7fdba7889b4e570b659b15710186745b1033ef8
tree1bad79c8f7f0c651e3ed1a06055d3f4a19364140
parente15386da5d684b1d64204db6b33fbf613cbaad50
Clear socks protocol scratch after authentication

* lisp/net/socks.el (socks-open-connection): Fix incomplete patch
titled "Append incremental message segments in socks-filter," which
addressed chunk ordering but neglected to zero out the work area
following successful username/password authentication (bug#45162).
lisp/net/socks.el