Software / code / prosody
Comparison
configure @ 9061:82dd435c942c
mod_pep_plus: Fix boolean logic precedence (thanks Link Mauve)
In case of 'from' subscription to a JID without node, eg a component,
the condition becomes true and update_subscriptions() is called with
contact_node = nil, which causes a traceback.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 29 Jul 2018 18:34:38 +0200 |
| parent | 8448:f516a52f19e8 |
| child | 9417:f5a471303e6a |
comparison
equal
deleted
inserted
replaced
| 9060:69bc3144c2b7 | 9061:82dd435c942c |
|---|