Bugfix for url-http-find-free-connection.
authorDevon Sean McCullough <emacs-hacker2012@jovi.net>
Sun, 11 Mar 2012 09:43:01 +0000 (17:43 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 11 Mar 2012 09:43:01 +0000 (17:43 +0800)
commit179f69112df62a6ed2aeefb53d900c4dc9cd0e81
tree0819f0237efa92716c45ba8b1a3a47941de8f021
parentdbf6c5a160bd52f5025c45a6babbb7ca33d4bda3
Bugfix for url-http-find-free-connection.

* lisp/url/url-http.el (url-http-find-free-connection): Don't pass a nil
argument to url-http-mark-connection-as-busy.

Fixes: debbugs:10891
lisp/url/ChangeLog
lisp/url/url-http.el