• Basil L. Contovounesios's avatar
    Avoid race in rcirc process filter (bug#33145) · bd1d6175
    Basil L. Contovounesios authored
    * lisp/net/rcirc.el (rcirc-filter): Clear rcirc-process-output
    before processing its constituent lines.  Otherwise, if rcirc-filter
    runs again before the last rcirc-process-server-response is
    finished, the contents of rcirc-process-output could be duplicated.
    bd1d6175
rcirc.el 112 KB