]> git.eshelyaron.com Git - emacs.git/commit
Ensure that nnimap doesn't send too long lines to the server
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 23 Jun 2022 09:22:29 +0000 (11:22 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 23 Jun 2022 09:23:08 +0000 (11:23 +0200)
commitea640581bad1c596f657ca405f6c97e1b4fc4b11
tree286ed716089c038536544de3de7c3a0f32f7128c
parent716a0f4025658490262d9a5f6d501775f1d59fb7
Ensure that nnimap doesn't send too long lines to the server

* lisp/gnus/nnimap.el (nnimap-retrieve-headers): Don't send
too-long lines to the server (bug#56138).
lisp/gnus/nnimap.el