]> git.eshelyaron.com Git - emacs.git/commit
Forestall "Selected deleted buffer" in url-http-generic-filter
authordickmao <none>
Mon, 9 Aug 2021 13:46:00 +0000 (15:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 9 Aug 2021 13:46:00 +0000 (15:46 +0200)
commitb7d3c1e57743df464cd7c3ee43493fbbd2ae8705
treee0a31e1b0249c1cbe4666981e5a7e09bf73471c4
parent89d02841ab8af0a56b6c7e89790109bf8f67c10e
Forestall "Selected deleted buffer" in url-http-generic-filter

* lisp/url/url-http.el (url-http-generic-filter): Check that
corresponding buffer is still live before using it (bug#49928).
lisp/url/url-http.el