aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-07-29 18:34:38 +0200
committerKim Alvefur <zash@zash.se>2018-07-29 18:34:38 +0200
commit9ebd0d448763c18de04a39a8aa52521620659eca (patch)
treeb378db90b99e1bbcfa4f04df0aefd18321e38cee /core
parent6eb0c63e0de166776d590e4d65cc85c376226000 (diff)
downloadprosody-9ebd0d448763c18de04a39a8aa52521620659eca.tar.gz
prosody-9ebd0d448763c18de04a39a8aa52521620659eca.zip
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.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions