synapse/changelog.d/8329.bugfix
Jonathan de Jong 53284c425e
Fix a potential bug of UnboundLocalError (#8329)
Replaced with less buggier control flow
2020-09-17 11:54:56 +01:00

1 line
85 B
Plaintext

Fix UnboundLocalError from occuring when appservices send malformed register request.