Fix security, remove }

Signed-off-by: Tifaifai Maupiti <tifaifai.maupiti@gmail.com>
pull/1926/head
Tifaifai Maupiti 5 years ago
parent 360d9be7d8
commit efa0ff6908

@ -679,7 +679,6 @@ static int acl__check_dollar(const char *topic, int access)
log__printf(NULL, MOSQ_LOG_DEBUG, "Bridge Del");
return MOSQ_ERR_SUCCESS;
}
}
}else{
/* This is an unknown $ topic, for the moment just defer to actual tests. */
log__printf(NULL, MOSQ_LOG_DEBUG, "Topic with $ forbidden");

Loading…
Cancel
Save